remove import

This commit is contained in:
Niels Lyngsø
2023-01-27 13:17:34 +01:00
parent 06a13b42cc
commit d3945a2d8d

View File

@@ -1,6 +1,5 @@
import { expect } from '@open-wc/testing';
import { ObjectState } from './object-state';
import { createObservablePart } from '@umbraco-cms/observable-api';
describe('ObjectState', () => {