Fixing memory leak
fixing warnings
This commit is contained in:
parent
c44ce37e81
commit
fbf8767452
9 changed files with 1 additions and 11 deletions
|
|
@ -2,10 +2,7 @@
|
|||
// This file is licensed under the MIT license.
|
||||
// See the LICENSE.md file in the project root for more information.
|
||||
|
||||
using Markdig.Renderers.Agg.Inlines;
|
||||
using Markdig.Syntax;
|
||||
using MatterHackers.Agg;
|
||||
using MatterHackers.Agg.UI;
|
||||
|
||||
namespace Markdig.Renderers.Agg
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue