diff --git a/packages/spacecat-shared-example/src/example-wrapper.d.ts b/packages/spacecat-shared-example/src/example-wrapper.d.ts index e3a4d9ca..8e184600 100644 --- a/packages/spacecat-shared-example/src/example-wrapper.d.ts +++ b/packages/spacecat-shared-example/src/example-wrapper.d.ts @@ -10,7 +10,7 @@ * governing permissions and limitations under the License. */ -import { UniversalContext, UniversalFunction } from '@adobe/helix-universal'; +import { UniversalFunction } from '@adobe/helix-universal'; /** * Options for the wrap function