Изменение пространства имен

This commit is contained in:
dasha 2023-02-12 16:23:30 +04:00
parent b95a2c4173
commit 4a2b0c5192

View File

@ -5,9 +5,8 @@ using SushiBarBusinessLogic.BusinessLogics;
using SushiBarContracts.BusinessLogicsContracts;
using SushiBarContracts.StoragesContracts;
using SushiBarListImplement.Implements;
using SushiBarView;
namespace SushiBar
namespace SushiBarView
{
internal static class Program
{