Skip to content

Commit 96c993e

Browse files
Remove useless comment
There's git blame for this kind of things
1 parent 78316b6 commit 96c993e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/StashBuilds.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
import java.util.logging.Level;
1111
import java.util.logging.Logger;
1212

13-
/**
14-
* Created by Nathan McCarthy
15-
*/
1613
public class StashBuilds {
1714
private static final Logger logger = Logger.getLogger(StashBuilds.class.getName());
1815
private StashBuildTrigger trigger;

0 commit comments

Comments
 (0)