code cleanup

This commit is contained in:
Dylan Wilson
2018-02-21 22:21:40 +10:00
parent fba291e8e6
commit a99d00a8f7
4 changed files with 6 additions and 10 deletions
@@ -5,7 +5,6 @@ using MonoGame.Extended.Gui.Controls;
using MonoGame.Extended.Input.InputListeners;
using MonoGame.Extended.ViewportAdapters;
using System;
using System.ComponentModel;
namespace MonoGame.Extended.Gui
{