From d9be9a0d9bb90b2abf449b0e69dbb79f3750993e Mon Sep 17 00:00:00 2001 From: Andrew Rogl Date: Sun, 26 Sep 2021 17:08:57 +1000 Subject: [PATCH] MIssed another new file --- test/test_albumtypes.py | 2 -- 1 file changed, 2 deletions(-) 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