Skip to content

Commit

Permalink
unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
gerrycampion committed Oct 16, 2023
1 parent 96a339b commit 4b412ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/services/DataService.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { IRule } from "../types/IRule";
import { IRules } from "../types/IRules";
import { IUser } from "../types/IUser";
import { IDataset } from "../utils/ExcelDataset";
import { RuleTemplate } from "../utils/RuleTemplate";

export interface ISchema {
standard: string;
Expand Down

0 comments on commit 4b412ba

Please sign in to comment.