diff --git a/csharpcore/GildedRose/Program.cs b/csharpcore/GildedRose/Program.cs index 53ef162c..ab7c4ef1 100644 --- a/csharpcore/GildedRose/Program.cs +++ b/csharpcore/GildedRose/Program.cs @@ -1,10 +1,7 @@ using System; using System.Collections.Generic; -using System.ComponentModel; -using System.Linq; using System.Reflection; using GildedRose.Models; -using Microsoft.VisualBasic.CompilerServices; namespace GildedRoseKata {