We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b764a4 commit 3a9a6e2Copy full SHA for 3a9a6e2
packages/system-server/src/handler/replicate/delete.ts
@@ -1,4 +1,4 @@
1
-import { DatabaseAgent } from "./../../../../app-service/src/db"
+import { DatabaseAgent } from '../../db'
2
import { Request, Response } from "express"
3
import { CN_APPLICATIONS, CONST_DICTS } from "../../constants"
4
import { IApplicationData } from "../../support/application"
0 commit comments