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