Skip to content

Commit

Permalink
Remove superflous comma.
Browse files Browse the repository at this point in the history
  • Loading branch information
headcr4sh committed Oct 8, 2013
1 parent 7655605 commit 1be6dc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
com.google.inject.name;version="1.3",
com.google.inject.spi;version="1.3",
com.google.inject.binder;version="1.3",
,com.google.inject.util;version="1.3",
com.google.inject.util;version="1.3",
com.google.inject;version="1.3"
</Import-Package>
<Bundle-RequiredExecutionEnvironment>JavaSE-1.7</Bundle-RequiredExecutionEnvironment>
Expand Down

0 comments on commit 1be6dc9

Please sign in to comment.