[refactor]: Clear some trash

This commit is contained in:
Sweetbread
2023-05-15 17:29:09 +03:00
parent c8bd9d21a5
commit f8de6d54a2
12 changed files with 18 additions and 352 deletions
+1
View File
@@ -1,3 +1,4 @@
import PIL
from PIL import Image
async def setup(bot): ...