Change namespace of some files

This commit is contained in:
Stone_Red
2022-03-31 13:23:19 +02:00
parent 10017cf01d
commit 1dfa39492f
10 changed files with 17 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
using System.Collections.Generic;
using System.IO;
using YesNt.Interpreter;
using YesNt.Interpreter.Runtime;
namespace YesNt.CodeEditor
{