1
0
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:
Arvin Schnell
2013-11-22 18:41:49 +01:00
parent 2fb83e1bb5
commit 18db9cf8dd

View File

@@ -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