Revising naming to match type

This commit is contained in:
jlewin 2019-02-19 11:54:06 -08:00
parent 493ed9afb1
commit 5ed80026cb
10 changed files with 19 additions and 23 deletions

View file

@ -28,8 +28,6 @@ either expressed or implied, of the FreeBSD Project.
*/
using System;
using System.Threading;
using System.Threading.Tasks;
using MatterHackers.Agg;
using MatterHackers.Agg.UI;
using MatterHackers.Localizations;