mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-12 16:46:06 +08:00
Remove artifact (#2636)
This commit is contained in:
parent
1df8388e2d
commit
f479e87c16
1 changed files with 0 additions and 1 deletions
|
@ -175,7 +175,6 @@ class UserController {
|
|||
const { tagId } = req.params;
|
||||
|
||||
await UsersDAO.removeTagPb(uid, tagId);
|
||||
[];
|
||||
return new MonkeyResponse("Tag PB cleared");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue