Fix: remove unneeded import from Hoarder widget.js (#5097)

pull/5101/head
Chris 3 weeks ago committed by GitHub
parent 4567427b9c
commit 30cb893354
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,5 +1,4 @@
import credentialedProxyHandler from "utils/proxy/handlers/credentialed";
import { asJson } from "utils/proxy/api-helpers";
const widget = {
api: `{url}/api/v1/{endpoint}`,

Loading…
Cancel
Save