mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 15:45:25 +02:00
removing print
This commit is contained in:
parent
59bbd5c737
commit
7dd1b2c44f
1 changed files with 0 additions and 1 deletions
|
@ -197,7 +197,6 @@ public class ServerCommandHandler extends CommandHandler
|
|||
|
||||
String commandSource = command.getSource();
|
||||
String commandName = command.getName();
|
||||
System.out.println(commandName);
|
||||
|
||||
|
||||
if (commandName.equals(DataStoreSchema.C_VALIDATE_TICKET))
|
||||
|
|
Loading…
Add table
Reference in a new issue