Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
carkom committed Jan 18, 2024
1 parent 8d41e15 commit 5ac8d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/loot-core/src/types/models/reports.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { RuleConditionEntity } from "./rule";
import { type RuleConditionEntity } from './rule';

export interface CustomReportEntity {
reportId?: string;
Expand Down

0 comments on commit 5ac8d34

Please sign in to comment.