2
0
mirror of https://github.com/frappe/bench.git synced 2025-03-21 00:42:23 +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, is_valid_frappe_branch,
log, log,
run_frappe_cmd, run_frappe_cmd,
is_frappe_app,
) )
from bench.utils.bench import ( from bench.utils.bench import (
build_assets, build_assets,