From 153597590f77268764bae240629671bc0fb5ecbc Mon Sep 17 00:00:00 2001 From: Carson McManus Date: Sun, 21 Aug 2016 12:04:35 -0400 Subject: [PATCH] removed using System.Linq --- Program.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Program.cs b/Program.cs index d190d2d..f9e53da 100644 --- a/Program.cs +++ b/Program.cs @@ -1,6 +1,5 @@ using System; using System.Text; -using System.Linq; public static class Program {