Rename file to match TypeName

This commit is contained in:
John Lewin 2016-05-11 18:29:10 -07:00
parent 3af6293bb2
commit c0d2b563f4

View file

@ -27,13 +27,7 @@ of the authors and should not be interpreted as representing official policies,
either expressed or implied, of the FreeBSD Project.
*/
using MatterHackers.Agg.PlatformAbstract;
using MatterHackers.MatterControl.DataStorage.ClassicDB;
using MatterHackers.PolygonMesh;
using MatterHackers.PolygonMesh.Processors;
using MatterHackers.VectorMath;
using NUnit.Framework;
using System.IO;
namespace MatterHackers.MatterControl.SlicerConfiguration.Tests
{