diff --git a/Shared/Line.cs b/Shared/Line.cs index 881897a..1b9166f 100644 --- a/Shared/Line.cs +++ b/Shared/Line.cs @@ -1,6 +1,5 @@ using Microsoft.Xna.Framework; using System; -using System.Collections.Generic; namespace SemiColinGames { class Line {