remove left-over usings/imports

This commit is contained in:
kalmar 2017-06-22 15:31:55 +02:00
parent 4bde63f580
commit 1053a28970
1 changed files with 0 additions and 12 deletions

View File

@ -1,15 +1,3 @@
push!(LOAD_PATH, "./")
using Nemo
using Groups
using GroupRings
using PropertyT
import Nemo.elements
using JLD
include("Projections.jl")
###############################################################################