mirror of
https://github.com/PaiGramTeam/PamGram.git
synced 2024-11-21 13:48:19 +00:00
parent
7c77de9e30
commit
8e5c4043f0
1
run.py
1
run.py
@ -11,6 +11,7 @@ except ImportError:
|
||||
|
||||
|
||||
def run():
|
||||
__import__("utils.patch")
|
||||
from core.application import Application
|
||||
from dotenv import load_dotenv
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
import utils.patch
|
||||
|
||||
__all__ = (utils.patch,)
|
Loading…
Reference in New Issue
Block a user