Cleaning up material selector

This commit is contained in:
LarsBrubaker 2022-03-20 19:16:06 -07:00
parent 11570268f2
commit 083633b633
3 changed files with 5 additions and 16 deletions

View file

@ -30,12 +30,10 @@ either expressed or implied, of the FreeBSD Project.
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using MatterHackers.Agg;
using MatterHackers.Agg.UI;
using MatterHackers.DataConverters3D;
using MatterHackers.DataConverters3D.UndoCommands;
using MatterHackers.Localizations;
using MatterHackers.MatterControl.CustomWidgets;
using MatterHackers.MatterControl.DesignTools.Operations;
namespace MatterHackers.MatterControl.DesignTools