refactor: bix cleanup

This commit is contained in:
Dobin
2024-02-16 08:34:46 +00:00
parent cb40434aae
commit 7d6e726fab
9 changed files with 125 additions and 167 deletions
+4 -3
View File
@@ -1,10 +1,11 @@
from helper import *
from config import config
import os
import pprint
from observer import observer
import logging
import shutil
from helper import *
from config import config
from observer import observer
from project import project
from model import *