fix fro test_Project

This commit is contained in:
Nicholas Albion
2023-10-04 17:00:42 +11:00
parent 0c0d719d0f
commit 4f288f60d3
2 changed files with 4 additions and 4 deletions

View File

@@ -1,8 +1,7 @@
import json
import os
import re
from typing import Tuple
from utils.style import green_bold, yellow_bold, cyan, white_bold
from utils.style import yellow_bold, cyan, white_bold
from const.common import IGNORE_FOLDERS, STEPS
from database.database import delete_unconnected_steps_from, delete_all_app_development_data
from const.ipc import MESSAGE_TYPE