mirror of
https://github.com/gethomepage/homepage.git
synced 2026-01-05 15:02:08 +08:00
Chore: add organize imports to pre-commit (#5104)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import getServiceWidget from "utils/config/service-helpers";
|
||||
import { httpProxy } from "utils/proxy/http";
|
||||
import createLogger from "utils/logger";
|
||||
import { httpProxy } from "utils/proxy/http";
|
||||
|
||||
const logger = createLogger("calendarProxyHandler");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user