Move Extensions methods
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
using Akari.Prototype.Server.Services;
|
||||
using Akari.Prototype.Server.Utils;
|
||||
using Akari.Prototype.Server.Utils.Extensions;
|
||||
using CliFx;
|
||||
using CliFx.Attributes;
|
||||
using CliFx.Exceptions;
|
||||
|
||||
@@ -5,7 +5,7 @@ using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace Akari.Prototype.Server.Utils
|
||||
namespace Akari.Prototype.Server.Utils.Extensions
|
||||
{
|
||||
public static class ConsoleExtensions
|
||||
{
|
||||
Reference in New Issue
Block a user