Util: Remove unused namespace.

This commit is contained in:
DucDangAnh 2020-06-18 17:30:58 +07:00
parent 8967740d67
commit 267e6cfaa3

View File

@ -1,12 +1,8 @@
using Newtonsoft.Json;
using OpenCvSharp;
using System;
using System.Net;
using System.CodeDom.Compiler;
using System.Net.Http;
using System.Net.NetworkInformation;
using System.Runtime.InteropServices;
using System.Text;
using System.Threading.Tasks;
namespace AIParkingApplication