Clean code

Remove and sort usings
This commit is contained in:
2021-01-26 20:45:30 +01:00
parent 96ec0245b9
commit fbee4bd59d
4 changed files with 0 additions and 8 deletions

View File

@@ -1,10 +1,6 @@
using Akari.Provider.WaveshareUART.Users;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using WaveshareUARTFingerprintSensor;
namespace Akari.Provider.WaveshareUART