This commit is contained in:
Martin McKeaveney 2021-08-16 16:47:26 +01:00
parent cedc78e490
commit 0bfbedac80
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
const { SearchIndexes } = require("../../../db/utils")
const env = require("../../../environment")
const fetch = require("node-fetch")
const { getCouchUrl } = require("@budibase/auth/db")