Remove unused interface

This commit is contained in:
Michael Shamoon
2021-01-20 19:36:47 -08:00
parent 3766d8687f
commit ff8eb7fbce
2 changed files with 0 additions and 7 deletions

View File

@@ -1,5 +1,4 @@
import { Pipe, PipeTransform } from '@angular/core';
import { ToggleableItem } from 'src/app/components/common/filterable-dropdown/toggleable-dropdown-button/toggleable-dropdown-button.component';
import { MatchingModel } from '../data/matching-model';
@Pipe({