Skip to content

Commit 6de9fd4

Browse files
author
Igor Polevoy
committed
remove junk
1 parent 7d906f6 commit 6de9fd4

File tree

1 file changed

+2
-5
lines changed
  • git-info-maven-plugin/src/main/java/org/javalite/maven

1 file changed

+2
-5
lines changed

git-info-maven-plugin/src/main/java/org/javalite/maven/GitInfo.java

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,9 @@
3030
*/
3131
public class GitInfo {
3232

33-
public static void main(String[] args) throws IOException {
34-
System.out.println(genHtml());
35-
}
36-
33+
3734
private GitInfo() {
38-
35+
3936
}
4037

4138

0 commit comments

Comments
 (0)