From 9847f8addf39fdbf1ed3b03cb11ba86b347e44d2 Mon Sep 17 00:00:00 2001 From: kalmar Date: Mon, 15 May 2017 09:49:34 +0200 Subject: [PATCH] remove using Permutations, import Base.convert --- src/AutGroup.jl | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/AutGroup.jl b/src/AutGroup.jl index 8433f2c..8cb6e75 100644 --- a/src/AutGroup.jl +++ b/src/AutGroup.jl @@ -1,7 +1,3 @@ -using Permutations - -import Base: convert - ############################################################################### # # AutSymbol/ AutGroup / AutGroupElem