X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/6fdd4a4d609cf8fa459786f42eb337f8da6a5afa..1be05c9f56147aa776819a4f66bf021cb4556874:/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;