1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-08-13 17:34:13 +02:00

Update App.java

This commit is contained in:
inthebrilliantblue
2019-07-02 14:10:10 -05:00
committed by GitHub
parent deb2b94d46
commit 926b9e9898

View File

@@ -120,7 +120,6 @@ public class App {
String historyLocation = cl.getOptionValue('z').trim();
Utils.setConfigString("history.location", historyLocation);
logger.info("Set history file to " + historyLocation);
logger.info(args['z']);
}
//Allow file overwriting