Skip to content

Commit

Permalink
cli bug
Browse files Browse the repository at this point in the history
  • Loading branch information
vancefantasy committed Oct 19, 2018
1 parent 0675ef6 commit fc1f032
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/com/flyer/maker/App.java
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ public static void main(String[] args) {
}
log.info("flyermaker completed in {} ms", System.currentTimeMillis() - begin);
log.info("target dir : {}", Config.targetDir);
}else {
log.error("config error, exit");
}
}

Expand Down

0 comments on commit fc1f032

Please sign in to comment.