diff --git a/itchiodl/library.py b/itchiodl/library.py index 687f7e7..597f1f8 100644 --- a/itchiodl/library.py +++ b/itchiodl/library.py @@ -1,6 +1,5 @@ import json from concurrent.futures import ThreadPoolExecutor -import re import requests from itchiodl.game import Game