Skip to content

Commit

Permalink
remove blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
BernhardPosselt committed Sep 9, 2013
1 parent 59e4698 commit d75a4ff
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion db/track.php
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,4 @@ public function toAPI(API $api) {
);
}


}
1 change: 0 additions & 1 deletion tests/php/unit/db/trackTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,4 @@ public function testToAPI() {
), $track->toAPI($this->api));
}


}

0 comments on commit d75a4ff

Please sign in to comment.