@ -19,7 +19,6 @@ public class ClientApplication {
public static void main(String[] args) {
SpringApplication.run(ClientApplication.class, args);
}