minimize imports

This commit is contained in:
kalmarek 2019-01-14 17:46:36 +01:00
parent 80ac135f59
commit 48c43b4c59
1 changed files with 2 additions and 2 deletions

View File

@ -10,11 +10,11 @@ using Dates
using Groups
using GroupRings
import AbstractAlgebra: Group, GroupElem, Ring, perm
using JLD
using JuMP
import AbstractAlgebra: Group, Ring, perm
import MathProgBase.SolverInterface.AbstractMathProgSolver
include("laplacians.jl")