Removed automatic naming for items

This commit is contained in:
aj
2018-05-31 22:50:09 -04:00
parent 8967aa8b55
commit 09fa851367
3 changed files with 13 additions and 23 deletions

View File

@@ -1,5 +1,6 @@
using System;
using System.Collections.Generic;
using System.Linq;
namespace CutToLength
{