Skip to content

Commit 0ed5740

Browse files
buildbuild
authored andcommitted
undo
1 parent 176ec2f commit 0ed5740

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

BaroBot/Commands/CategoryCommands/RemoveCommand.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ public async Task Remove(
3030
return;
3131
}
3232

33-
await _database.DeleteAsync(category);
3433
if (!await category.DeleteAsync(_client))
3534
{
3635
await RespondAsync("An error occurred while deleting the category.");

0 commit comments

Comments
 (0)