Fixing memory leak

fixing warnings
This commit is contained in:
LarsBrubaker 2020-12-24 22:49:33 -08:00
parent c44ce37e81
commit fbf8767452
9 changed files with 1 additions and 11 deletions

View file

@ -3,7 +3,6 @@
// See the LICENSE.md file in the project root for more information.
using Markdig.Syntax;
using MatterHackers.Agg;
using MatterHackers.Agg.UI;
using MatterHackers.MatterControl;