mirror of
https://github.com/tale/headplane.git
synced 2026-08-24 11:36:31 +00:00
style: run biome lint
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import log from '~/utils/log';
|
||||
|
||||
import dockerIntegration from './docker';
|
||||
import { IntegrationFactory } from './integration';
|
||||
import type { IntegrationFactory } from './integration';
|
||||
import kubernetesIntegration from './kubernetes';
|
||||
import procIntegration from './proc';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user