This commit is contained in:
NikolajDanger
2020-08-13 17:09:26 +02:00
parent b82d233faf
commit 4ee96cd3b5
10 changed files with 14 additions and 19 deletions

View File

@ -2,7 +2,6 @@ import json
import urllib
import random
from . import money
from funcs import logThis
class Trivia():