Skip to content

Commit

Permalink
Fix duplicate imports in model-evaluator.component.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
annxingyuan authored Jun 13, 2024
1 parent 0bccb70 commit d93c664
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,6 @@ import {
JsonStrListConfig,
} from '../../form-validators/json-str-list-validator.directive';

import {
ModelUpdate,
ModelSpecAndData,
ModelData,
} from '../model-selector/model-selector.component';
import { computeDecoder, computePrediction } from 'src/lib/transformer/transformer_gtensor';

import { JsTreeLib, DictArrTree, DictTree } from 'src/lib/js_tree/js_tree';
Expand Down

0 comments on commit d93c664

Please sign in to comment.