deleted an include

This commit is contained in:
Maxime Vorwerk
2023-08-25 16:02:41 +02:00
parent c0738a0d7c
commit 82afad9d57

View File

@@ -1,4 +1,3 @@
include("Shape.jl")
struct ImmutableOrientedShape
cubes::List{Tuple{Int8, Int8, Int8}}