Skip to content

Commit

Permalink
style: clear code
Browse files Browse the repository at this point in the history
  • Loading branch information
baranwang committed Nov 2, 2024
1 parent eb7b525 commit f5fa124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/modkit/plugins/loon/src/template.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { type ModuleMock, Template, logger, objectEntries, toKebabCase } from '@iringo/modkit-shared';
import { type ModuleMock, Template, logger, objectEntries } from '@iringo/modkit-shared';
import type { LoonArgumentType } from './index';

type LoonMockDataType =
Expand Down

0 comments on commit f5fa124

Please sign in to comment.