mirror of
https://github.com/fergalmoran/picard.git
synced 2025-12-24 02:09:56 +00:00
Remove unneeded imports in test files
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from __future__ import print_function
|
||||
import os.path
|
||||
import unittest
|
||||
from picard import util
|
||||
#from picard.util import textencoding
|
||||
|
||||
Reference in New Issue
Block a user