Skip to content

Commit 8d7c7c8

Browse files
committed
1.1.1
MongoDB Module Updated MongoDB Loader Updated
1 parent eb54d6a commit 8d7c7c8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/main/java/i/fran2019/BotMaster/BotMaster.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@
2222
import org.slf4j.LoggerFactory;
2323
import redis.clients.jedis.UnifiedJedis;
2424

25-
import javax.net.ssl.SSLContext;
26-
import java.security.KeyManagementException;
27-
import java.security.NoSuchAlgorithmException;
28-
2925
public class BotMaster {
3026
@NonNull @Getter private static Logger logger = LoggerFactory.getLogger(BotMaster.class);
3127
@NonNull @Getter private static BotMaster botMaster;

0 commit comments

Comments
 (0)