Skip to content

Commit

Permalink
🐛 Remove inadvertently added import of SectionsCriteria from Equipmen…
Browse files Browse the repository at this point in the history
…tRepository
  • Loading branch information
carloscasalar committed Jan 12, 2025
1 parent 084499d commit a37bd54
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/EquipmentRepository.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { SectionsCriteria } from './EquipmentRepository';
export interface Equipment {
id: string;
section: Section;
Expand Down

0 comments on commit a37bd54

Please sign in to comment.