X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/2f93708cdf1e4d750b6148077246f7c13c7ac402..5cefad212822a48c83af1d38cbe14368c0cb1a20:/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;