Skip to content

Commit

Permalink
Removed extra blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
philippec committed Sep 5, 2011
1 parent 81365fa commit d020f97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion classes/PhAuthenticationToken.m
Expand Up @@ -17,7 +17,6 @@ @implementation PhAuthenticationToken

- (id) initWithToken: (NSString*) token secondsToExpiry: (NSTimeInterval) seconds permissions: (NSString*) perms
{

if ((self = [super init]))
{
self.authenticationToken = token;
Expand Down

0 comments on commit d020f97

Please sign in to comment.