feat(bot): remove hacky fix for extremely slow system deletes
they are no longer extremely slow
This commit is contained in:
@@ -14,7 +14,6 @@ public class MessageContext
|
||||
/// <summary>
|
||||
/// Whether a system is being deleted (no actions should be taken, or commands ran)
|
||||
/// </summary>
|
||||
public bool IsDeleting { get; }
|
||||
public ulong? LogChannel { get; }
|
||||
public bool InBlacklist { get; }
|
||||
public bool InLogBlacklist { get; }
|
||||
|
||||
Reference in New Issue
Block a user