about summary refs log tree commit diff
path: root/Day2.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Day2.cs')
-rw-r--r--Day2.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Day2.cs b/Day2.cs
index f474c45..7856174 100644
--- a/Day2.cs
+++ b/Day2.cs
@@ -1,5 +1,4 @@
 using System.Collections.Generic;
-using System.IO;
 using System.Linq;
 
 namespace aoc2019