Skip to content

Commit 60ec3a7

Browse files
committed
Remove unnecessary usings
1 parent bd873f3 commit 60ec3a7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Laylua/Library/Lua.Load.Reader.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
using System;
2-
using System.IO;
32
using System.Runtime.CompilerServices;
43
using System.Runtime.InteropServices;
5-
using System.Text;
64
using Laylua.Moon;
75
using Qommon;
8-
using Qommon.Pooling;
96

107
namespace Laylua;
118

0 commit comments

Comments
 (0)