diff options
-rw-r--r-- | mediagoblin/plugins/archivalook/tools.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mediagoblin/plugins/archivalook/tools.py b/mediagoblin/plugins/archivalook/tools.py index 12142212..e806e4ee 100644 --- a/mediagoblin/plugins/archivalook/tools.py +++ b/mediagoblin/plugins/archivalook/tools.py @@ -13,7 +13,6 @@ # # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. - import six from mediagoblin.db.models import MediaEntry, User, LocalUser |