summaryrefslogtreecommitdiff
path: root/sources/protocols/implementations/PingPongProtocol.java
diff options
context:
space:
mode:
Diffstat (limited to 'sources/protocols/implementations/PingPongProtocol.java')
-rw-r--r--sources/protocols/implementations/PingPongProtocol.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/sources/protocols/implementations/PingPongProtocol.java b/sources/protocols/implementations/PingPongProtocol.java
index 43fdb54..a2886f9 100644
--- a/sources/protocols/implementations/PingPongProtocol.java
+++ b/sources/protocols/implementations/PingPongProtocol.java
@@ -1,7 +1,6 @@
package protocols.implementations;
import core.VSMessage;
-import prefs.VSPrefs;
import protocols.VSProtocol;
public class PingPongProtocol extends VSProtocol {