Skip to content

Commit

Permalink
Remove unnecessary semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
gzm0 committed Jan 14, 2014
1 parent 20397ca commit fa8f48a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package scala.concurrent.impl;
package scala.concurrent.impl

/**
* JavaScript specific implementation of AbstractPromise
Expand Down

0 comments on commit fa8f48a

Please sign in to comment.