2
0
mirror of https://github.com/frappe/bench.git synced 2024-11-12 08:16:28 +00:00

style: removed unused imports

This commit is contained in:
Aradhya 2022-05-10 02:05:25 +05:30
parent c667be9023
commit 1cc961ea55

View File

@ -28,7 +28,6 @@ from bench.utils import (
is_valid_frappe_branch,
log,
run_frappe_cmd,
is_frappe_app,
)
from bench.utils.bench import (
build_assets,