diff --git a/test/test_albumtypes.py b/test/test_albumtypes.py index a9db12c30..91808553d 100644 --- a/test/test_albumtypes.py +++ b/test/test_albumtypes.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # This file is part of beets. # Copyright 2021, Edgars Supe. # @@ -15,7 +14,6 @@ """Tests for the 'albumtypes' plugin.""" -from __future__ import division, absolute_import, print_function import unittest