Added python module to base.py

This commit is contained in:
Spitap
2023-08-30 09:53:26 +02:00
parent 1a528282ce
commit 8a0b3cda9e
2 changed files with 1 additions and 1 deletions

View File

@@ -7,7 +7,6 @@ import shutil
from .. import database
from .. import package
from .. import python
from .. import system
from .. import utils