mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-06 20:28:48 +00:00
Fix: remove unneeded import from Hoarder widget.js (#5097)
This commit is contained in:
parent
4567427b9c
commit
30cb893354
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
import credentialedProxyHandler from "utils/proxy/handlers/credentialed";
|
import credentialedProxyHandler from "utils/proxy/handlers/credentialed";
|
||||||
import { asJson } from "utils/proxy/api-helpers";
|
|
||||||
|
|
||||||
const widget = {
|
const widget = {
|
||||||
api: `{url}/api/v1/{endpoint}`,
|
api: `{url}/api/v1/{endpoint}`,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue