I did whatever the opposite of import is to the import (I don't mean export)

This commit is contained in:
nora 2020-12-05 23:16:27 +01:00
parent 1226271a94
commit 5724112073

View file

@ -1,7 +1,6 @@
import Requests.OpenTDB;
import java.util.ArrayList;
import java.util.Collections;
/**
* Generates random numbers based on OpenTDB trivia results. Should not be used too often. Should not be used actually.