R#: Cleanup usings

This commit is contained in:
Michael Croes
2018-06-30 21:43:13 +02:00
parent 2df9d0b0bf
commit a1f4e44c48
9 changed files with 2 additions and 23 deletions

View File

@@ -1,11 +1,8 @@
using S7.Net.Types;
using System;
using System.Collections;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Net.Sockets;
using System.Threading.Tasks;
using S7.Net.Protocol;
//Implement synchronous methods here