mirror of
https://github.com/gethomepage/homepage.git
synced 2026-04-13 13:41:21 -07:00
Chore: add organize imports to pre-commit (#5104)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import genericProxyHandler from "utils/proxy/handlers/generic";
|
||||
import { asJson } from "utils/proxy/api-helpers";
|
||||
import genericProxyHandler from "utils/proxy/handlers/generic";
|
||||
|
||||
const widget = {
|
||||
api: "{url}/api/{endpoint}/wanted?apikey={key}",
|
||||
|
||||
Reference in New Issue
Block a user