mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-17 06:04:23 +03:00
lvmdbusd: Remove unused import
This commit is contained in:
parent
b0e75bd356
commit
4cbe789f9c
@ -13,7 +13,7 @@ import dbus
|
|||||||
import os
|
import os
|
||||||
import copy
|
import copy
|
||||||
from . import cfg
|
from . import cfg
|
||||||
from .utils import log_debug, pv_obj_path_generate, log_error, extract_stack_trace
|
from .utils import log_debug, log_error, extract_stack_trace
|
||||||
from .automatedproperties import AutomatedProperties
|
from .automatedproperties import AutomatedProperties
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user