mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-04 07:14:21 +02:00
wallpaper: remove unused import
This commit is contained in:
parent
ab8aea8a55
commit
ea3c1fd58b
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ import random
|
|||
import optparse
|
||||
import tempfile
|
||||
|
||||
from Xlib import X, display
|
||||
from Xlib import display
|
||||
from Xlib.ext import randr
|
||||
|
||||
from PIL import Image
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue