Skip to content

Commit 0935d04

Browse files
Update SorterBlockHandlers.cs (#275)
removal of `using IngameScript.Program` Whilst ignored by MDK1, it breaks compilation under MDK2 and Malware said to remove it
1 parent 0876ef6 commit 0935d04

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

EasyCommands/BlockHandlers/SorterBlockHandlers.cs

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
using System.Linq;
55
using System.Text;
66
using System.Threading.Tasks;
7-
using static IngameScript.Program;
87

98
namespace IngameScript
109
{

0 commit comments

Comments
 (0)