mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-12 08:35:58 +08:00
renamed all dao files
This commit is contained in:
parent
cb21657d30
commit
267dbb6a1a
7 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import ConfigDAO from "../../dao/configDAO";
|
||||
import ConfigDAO from "../../dao/config";
|
||||
import { validateConfig } from "../../handlers/validation";
|
||||
|
||||
class ConfigController {
|
||||
|
|
Loading…
Add table
Reference in a new issue