Clean up unneeded usings

This commit is contained in:
kougyokugentou 2021-01-29 21:15:38 -08:00
parent 472091c1b3
commit 4948d1d7ff
1 changed files with 0 additions and 5 deletions

View File

@ -1,11 +1,6 @@
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;
using GreatHomeChildcare.Models;