Skip to content

Commit

Permalink
deleted blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
arraydude committed Jun 2, 2011
1 parent 5991333 commit 77bd809
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions includes/lib/facebook/facebook.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

<?php

/**
Expand Down Expand Up @@ -966,4 +965,4 @@ protected static function base64UrlDecode($input) {
return base64_decode(strtr($input, '-_', '+/'));
}

}
}

0 comments on commit 77bd809

Please sign in to comment.