diff --git a/morituri/rip/drive.py b/morituri/rip/drive.py index 0c97efa..808b112 100644 --- a/morituri/rip/drive.py +++ b/morituri/rip/drive.py @@ -20,8 +20,6 @@ # You should have received a copy of the GNU General Public License # along with morituri. If not, see . -import os - from morituri.common import logcommand, drive class List(logcommand.LogCommand):