From d7dfd86091511cb5dc7826c56ef86a5b73ab8827 Mon Sep 17 00:00:00 2001 From: Dirk Peter Date: Tue, 1 Oct 2024 12:36:13 +0200 Subject: [PATCH] removes outdated import --- cumulocity.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cumulocity.config.ts b/cumulocity.config.ts index d08d09b..5b51cd6 100644 --- a/cumulocity.config.ts +++ b/cumulocity.config.ts @@ -1,5 +1,5 @@ import type { ConfigurationOptions } from '@c8y/devkit'; -import { author, description, version, name } from './package.json'; +import { author, description, version } from './package.json'; export default { runTime: {