X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/3e56db626688ee6225d40b7e4c511e3217e84847..825ea4fce4ba3568f6105c17e83f4769a9323759:/src/models/vocabulary.test.ts diff --git a/src/models/vocabulary.test.ts b/src/models/vocabulary.test.ts index 87a8dfb2..18e2f19f 100644 --- a/src/models/vocabulary.test.ts +++ b/src/models/vocabulary.test.ts @@ -3,7 +3,6 @@ // SPDX-License-Identifier: AGPL-3.0 import * as Vocabulary from './vocabulary'; -import { pipe } from 'lodash/fp'; describe('Vocabulary', () => { let vocabulary: Vocabulary.Vocabulary;