Kill MultiRemoteStaticDirect... nobody was really using it anyway
[mediagoblin.git] / mediagoblin / tests / test_workbench.py
index 977d64b90a256181d661a98f0de99d7676d3358c..04a74653d5e9230f4a3febce0f40d512ec051ee6 100644 (file)
@@ -1,5 +1,5 @@
 # GNU MediaGoblin -- federated, autonomous media hosting
-# Copyright (C) 2011 MediaGoblin contributors.  See AUTHORS.
+# Copyright (C) 2011, 2012 MediaGoblin contributors.  See AUTHORS.
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
@@ -17,7 +17,6 @@
 import os
 import tempfile
 
-from nose.tools import assert_raises
 
 from mediagoblin import workbench
 from mediagoblin.tests.test_storage import get_tmp_filestorage