Skip to content

Commit 7187057

Browse files
author
TheSnoozer
committed
fix checkstyle
1 parent bb09391 commit 7187057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/pl/project13/maven/git/GitCommitIdMojo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,7 @@ public BuildFileChangeListener getBuildFileChangeListener() {
666666
// this should only be null in our tests
667667
if (buildContext != null) {
668668
buildContext.refresh(file);
669-
};
669+
}
670670
};
671671
}
672672

0 commit comments

Comments
 (0)