Clean usings
This commit is contained in:
13
Program.cs
13
Program.cs
@@ -1,17 +1,6 @@
|
||||
using Akari.Provider.WaveshareUART;
|
||||
using Akari.Provider.WaveshareUART.Users;
|
||||
using Akari.Provider.WaveshareUART.Views;
|
||||
using Akari.Provider.WaveshareUART.Views;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.IO.Ports;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading;
|
||||
using System.Threading.Tasks;
|
||||
using Terminal.Gui;
|
||||
using Unosquare.RaspberryIO;
|
||||
using Unosquare.RaspberryIO.Abstractions;
|
||||
using Unosquare.WiringPi;
|
||||
|
||||
namespace Akari.Provider.WaveshareUART
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user