mirror of
https://github.com/beetbox/beets.git
synced 2026-01-07 08:32:06 +01:00
Remove unused import
This commit is contained in:
parent
8f7d522225
commit
f545cd3830
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@
|
|||
"""
|
||||
from __future__ import division, absolute_import, print_function
|
||||
|
||||
import six
|
||||
import unittest
|
||||
|
||||
from beets.util import pipeline
|
||||
|
|
|
|||
Loading…
Reference in a new issue