mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
GUI: remove unused imports
This commit is contained in:
parent
5716050187
commit
3a90836f82
1 changed files with 0 additions and 3 deletions
|
@ -26,10 +26,7 @@ def _ (s):
|
|||
return s
|
||||
|
||||
import sys
|
||||
import os
|
||||
import os.path
|
||||
from operator import add
|
||||
from sets import Set
|
||||
from bisect import bisect_right, bisect_left
|
||||
import logging
|
||||
|
||||
|
|
Loading…
Reference in a new issue