🧹 Cleanup

This commit is contained in:
Nikhil Badyal
2023-08-10 21:34:49 +05:30
parent 39d5009cc7
commit acc3a2dae7
8 changed files with 19 additions and 25 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ from loguru import logger
from src.app import APP
from src.config import RevancedConfig
from src.utils import AppNotFound, PatchesJsonFailed
from src.exceptions import AppNotFound, PatchesJsonFailed
class Patches(object):