Remove unecessary import

This commit is contained in:
Daniel Pizetta 2018-11-08 15:00:56 -02:00
parent 66eaea3514
commit 78c7b7ef7f
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
from qdarkstyle import qt_bindings, qt_abstractions, information, __version__
import qdarkstyle
from example import example
import argparse
import sys