чистка кода

This commit is contained in:
ker73rus 2022-11-28 22:23:06 +04:00
parent 61de90a13a
commit 5eaac57cb2
5 changed files with 9 additions and 5 deletions

View File

@ -1,4 +1,5 @@
using System; using Strormtrooper;
using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Text; using System.Text;

View File

@ -1,4 +1,5 @@
using System; using Strormtrooper;
using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Text; using System.Text;

View File

@ -1,4 +1,5 @@
using System; using Strormtrooper;
using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.ComponentModel; using System.ComponentModel;
using System.Data; using System.Data;

View File

@ -1,4 +1,5 @@
using System; using Strormtrooper;
using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Text; using System.Text;

View File

@ -1,4 +1,4 @@
namespace Stormtrooper namespace Strormtrooper
{ {
/// <summary> /// <summary>
/// Простая реализация абсрактного класса AbstractMap /// Простая реализация абсрактного класса AbstractMap