Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/deepin.py
diff options
context:
space:
mode:
authorDylan Taylor <dylan@dylanmtaylor.com>2021-05-15 11:42:32 -0400
committerDylan Taylor <dylan@dylanmtaylor.com>2021-05-15 11:45:36 -0400
commitacb754ff2edee96d3dc0c6ca29abd0c60a1a5ace (patch)
tree9d334e2774e68e37596e739cd4ea644fbf66553e /profiles/deepin.py
parentf1051d95199c267d1e8d5730472bfd2839cd71fa (diff)
Try to remove some unused imports
Diffstat (limited to 'profiles/deepin.py')
-rw-r--r--profiles/deepin.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/deepin.py b/profiles/deepin.py
index a4778b0d..ebe730e2 100644
--- a/profiles/deepin.py
+++ b/profiles/deepin.py
@@ -1,6 +1,6 @@
# A desktop environment using "Deepin".
-import archinstall, os
+import archinstall
is_top_level_profile = False