This commit is contained in:
parent
ca4f393859
commit
daa953d66d
@ -29,8 +29,6 @@ public class Tether {
|
||||
return;
|
||||
}
|
||||
log.info("Found configuration at '{}'", config.getAbsolutePath());
|
||||
|
||||
// Start the app
|
||||
SpringApplication.run(Tether.class, args);
|
||||
SpringApplication.run(Tether.class, args); // Start the app
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user