Removed unnecessary import

This commit is contained in:
James McDowell
2021-05-16 14:51:54 +10:00
parent cff3d3df56
commit 0345ce844e

View File

@@ -1,7 +1,5 @@
package config;
import tools.Pair;
import java.util.*;
public class ServerConfig {