Fix pyflakes

pull/25/head
Erik Johnston 2014-12-15 17:35:37 +00:00
parent 9c49054f1d
commit 65b2e49429
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
from frozendict import frozendict
from synapse.util.frozenutils import freeze, unfreeze
import copy