about summary refs log tree commit diff
path: root/Day11.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Day11.cs')
-rw-r--r--Day11.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Day11.cs b/Day11.cs
index 6ec157d..005d32d 100644
--- a/Day11.cs
+++ b/Day11.cs
@@ -2,8 +2,6 @@ using aoc2019.lib;
 using System;
 using System.Collections.Generic;
 using System.Linq;
-using System.Runtime.CompilerServices;
-using System.Text;
 
 namespace aoc2019
 {