Skip to content

Commit 5c78ea1

Browse files
Remove unnecessary using statement
1 parent 3fe757d commit 5c78ea1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CommandChecks/HomeServerPerms.cs

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
using System.Formats.Tar;
2-
3-
namespace Cliptok.CommandChecks
1+
namespace Cliptok.CommandChecks
42
{
53
public class ServerPerms
64
{

0 commit comments

Comments
 (0)