Unused Imports

This commit is contained in:
Gormogon 2015-02-20 09:24:05 -05:00
parent cf64b2ce27
commit 7989267e81
5 changed files with 0 additions and 7 deletions

View file

@ -24,7 +24,6 @@ import os
import collections
import re
import libcalamares
import subprocess
DesktopEnvironment = collections.namedtuple('DesktopEnvironment', ['executable', 'desktop_file'])