IWellService remove useless using

This commit is contained in:
ngfrolov 2023-02-17 09:39:32 +05:00
parent b8caa7451d
commit 3f04d73df6
Signed by: ng.frolov
GPG Key ID: E99907A0357B29A7

View File

@ -2,7 +2,6 @@
using AsbCloudApp.Requests;
using System;
using System.Collections.Generic;
using System.Net;
using System.Threading;
using System.Threading.Tasks;