cleanup unused import, revert default config path

This commit is contained in:
Von Random 2024-11-09 21:18:28 +02:00
parent 624d286d8a
commit 35da34bc8c
3 changed files with 4 additions and 17 deletions

1
pgbot
View file

@ -2,7 +2,6 @@
import asyncio
import sys
import threading
import telethon
import yaml