mirror of
https://github.com/openSUSE/snapper.git
synced 2026-02-05 15:46:00 +01:00
- removed unused import
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
from subprocess import check_output
|
||||
from datetime import datetime
|
||||
from xattr import xattr
|
||||
from array import array
|
||||
from fcntl import ioctl
|
||||
from os import open, close, O_RDONLY
|
||||
from ctypes import c_ulonglong
|
||||
|
||||
Reference in New Issue
Block a user