backend: Remove unused imports.

This commit is contained in:
Dylan Araps 2018-05-31 07:20:29 +10:00
parent 22a2618c21
commit 471bc295e8

View File

@ -2,8 +2,6 @@
Generate a colorscheme using Colorz.
"""
import logging
import shutil
import subprocess
import sys
try: