Minor refactoring to remove code syle warnings

This commit is contained in:
vdemydiuk
2018-02-19 13:37:43 +02:00
parent 3a4f561836
commit c9c188f697
8 changed files with 28 additions and 31 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
using System;
// ReSharper disable InconsistentNaming
using System;
namespace MtApi5
{