Consolidate X3G namespaces

This commit is contained in:
John Lewin 2018-10-05 09:03:32 -07:00
parent 3a13ba5c37
commit 1f5cceaee4
4 changed files with 16 additions and 31 deletions

View file

@ -1,11 +1,6 @@
using MatterHackers.VectorMath;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace MatterHackers.Plugins.X3GDriver
namespace MatterHackers.MatterControl.Plugins.X3GDriver
{
public class X3GPrinterDetails
{