Merge branch '16718-past-collection-versions-search'
[arvados-workbench2.git] / src / models / vocabulary.test.ts
index 87a8dfb26f92688aa357318f6447203a45004cdc..18e2f19f8fe4be2e74e32af07ec5e7b4484e6308 100644 (file)
@@ -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;