Remove unused interfaces
This commit is contained in:
@@ -9,10 +9,6 @@ import { HelperService } from 'src/app/Helpers/helper.service';
|
||||
import { ProfileService } from 'src/app/Services/profile.service';
|
||||
import { FormControl } from '@angular/forms';
|
||||
|
||||
export interface Fruit {
|
||||
name: string;
|
||||
}
|
||||
|
||||
export interface Share {
|
||||
isin: string;
|
||||
}
|
||||
|
Reference in New Issue
Block a user