mirror of
https://github.com/openSUSE/osc.git
synced 2025-08-29 01:14:13 +02:00
- removed unused imports
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
import osc.core
|
||||
import osc.oscerr
|
||||
import os
|
||||
import sys
|
||||
from common import GET, OscTestCase
|
||||
from common import OscTestCase
|
||||
|
||||
FIXTURES_DIR = os.path.join(os.getcwd(), 'revertfile_fixtures')
|
||||
|
||||
|
Reference in New Issue
Block a user