X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/3e56db626688ee6225d40b7e4c511e3217e84847..9c7918c98200f68bcce5f9e63a211986a50a2159:/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;