Skip to content

Commit c634b8b

Browse files
committed
fix lint issue
1 parent 7d23c99 commit c634b8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotcom-rendering/src/types/hostedContent.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { FEHostedContent } from 'src/frontend/feHostedContent';
1+
import type { FEHostedContent } from '../frontend/feHostedContent';
22

33
enum HostedContentType {
44
Article,

0 commit comments

Comments
 (0)