Cleanup
This commit is contained in:
parent
f3b7c7451c
commit
fc15a61542
10 changed files with 18 additions and 45 deletions
|
|
@ -16,7 +16,7 @@
|
|||
using System;
|
||||
using System.IO;
|
||||
|
||||
namespace Server.Network.Bans.Blocklist;
|
||||
namespace Server.Network.Bans;
|
||||
|
||||
public readonly record struct BlocklistHeader(string Generated, int Count, bool Present);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue