Skip to content

Commit 729bed5

Browse files
committed
chore: delete import that was missed in #18274
1 parent 79330b7 commit 729bed5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/cdk/testing/testbed/proxy-zone-types.d.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
* be pulled in from the original type definitions.
1717
*/
1818

19-
import {HasTaskState, Zone, ZoneDelegate} from './zone-types';
20-
2119
export interface ProxyZoneStatic {
2220
assertPresent: () => ProxyZone;
2321
get(): ProxyZone;

0 commit comments

Comments
 (0)