Code cleanup

This commit is contained in:
szporowolik
2019-10-20 15:00:24 +02:00
parent fc009892f2
commit 61e201b261
7 changed files with 59 additions and 63 deletions

View File

@@ -1,5 +1,4 @@
// This class gathers all global variable
using MySql.Data.MySqlClient;
internal class Globals
{