Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

Commit 27ee8a2

Browse files
committed
remove unused imports in test
1 parent 69fff13 commit 27ee8a2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/sensemaker_client/assessment_loading.ts

-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
import test from "tape-promise/tape"
2-
import { of, filter, lastValueFrom } from 'rxjs'
3-
42
import { scheduler, mockAssessmentsStore, mockAssessment, mockEh } from '../store_mocks'
5-
import { Assessment } from '@neighbourhoods/client'
6-
import { }from "@holochain/client"
73

84

95

0 commit comments

Comments
 (0)