fix: convert to type import

This commit is contained in:
Jacob Overgaard
2024-09-09 18:24:50 +02:00
parent 3c8ae0ebc4
commit 64f711c956

View File

@@ -6,7 +6,7 @@ import type {
import {
RuntimeLevelModel,
RuntimeModeModel,
ServerTroubleshootingResponseModel,
type ServerTroubleshootingResponseModel,
} from '@umbraco-cms/backoffice/external/backend-api';
import { umbracoPath } from '@umbraco-cms/backoffice/utils';