mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-05 13:27:49 +08:00
Merge branch 'mongo' of https://github.com/Miodec/monkeytype into mongo
This commit is contained in:
commit
4b350ab0b6
1 changed files with 3 additions and 0 deletions
3
backend/api/controllers/core.js
Normal file
3
backend/api/controllers/core.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
class CoreController {
|
||||
static async handleTestResult() {}
|
||||
}
|
Loading…
Reference in a new issue