wallpaper: remove unused import

This commit is contained in:
Vincent Bernat 2015-02-05 09:17:45 +01:00
parent 07a1739172
commit 30a6a9a4dc

View file

@ -5,12 +5,9 @@
# First argument is the directory where the wallpapers can be
# found. We use xinerama to know the dimension of each screen.
import sys
import os
import re
import random
import string
import subprocess
import optparse
import xcb