fix the shit

This commit is contained in:
ChomeNS
2023-03-21 15:27:51 +07:00
parent b7bd19699d
commit 83e3740146
4 changed files with 11 additions and 22 deletions

View File

@@ -7,7 +7,6 @@ import org.yaml.snakeyaml.constructor.Constructor;
import java.io.*;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import java.util.concurrent.CountDownLatch;
public class Main {