Simplify expression

#433
This commit is contained in:
Kurt
2020-12-02 12:52:12 -08:00
parent 70fe4834da
commit 6fbff26184
3 changed files with 2 additions and 8 deletions

View File

@@ -1,12 +1,6 @@
using NHSE.Core;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace NHSE.WinForms