We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e5e080 commit 4597920Copy full SHA for 4597920
src/services/SPTaxonomyService.ts
@@ -1,6 +1,6 @@
1
import { BaseComponentContext } from '@microsoft/sp-component-base';
2
import { Guid } from '@microsoft/sp-core-library';
3
-import { ISPCollection, ISPFXContext, SPCollection, SPFI, SPFx, spfi } from '@pnp/sp';
+import { ISPCollection, SPCollection, SPFI } from '@pnp/sp';
4
import '@pnp/sp/taxonomy';
5
import { JSONParse } from '@pnp/queryable';
6
import { ITermInfo, ITermSetInfo, ITermStoreInfo, ITerms } from '@pnp/sp/taxonomy';
0 commit comments