Skip to content

Commit

Permalink
Playing.
Browse files Browse the repository at this point in the history
  • Loading branch information
Owain R Hunt committed Aug 4, 2010
1 parent dbf0d22 commit 593bbe3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AppController.m
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ @implementation AppController
- (void)applicationDidFinishLaunching:(NSNotification *)aNotification
{
githubEngine = [[UAGithubEngine alloc] initWithUsername:@"owainhunt" apiKey:@"cb67aaa5fe26f4a0509b5a04d8a4a19b" delegate:self];

//githubEngine = [[UAGithubEngine alloc] initWithUsername:@"orhunt" apiKey:@"21b32f25a201e29005ec14d2f39361ff" delegate:self];

//[githubEngine getUser:@"owainhunt"];
Expand Down

0 comments on commit 593bbe3

Please sign in to comment.