Drop unused edit action dependency
This commit is contained in:
parent
7e07121914
commit
a1aaea8555
|
@ -2,7 +2,6 @@
|
||||||
#
|
#
|
||||||
# SPDX-License-Identifier: LGPL-3.0-only
|
# SPDX-License-Identifier: LGPL-3.0-only
|
||||||
|
|
||||||
import os
|
|
||||||
import subprocess
|
import subprocess
|
||||||
|
|
||||||
from utils.console import eprint
|
from utils.console import eprint
|
||||||
|
|
Loading…
Reference in New Issue