From e1d8fe50005b70d15327d8952340664e43dfef3c Mon Sep 17 00:00:00 2001 From: Liliya Mykhailova Date: Mon, 8 Aug 2022 11:43:45 +0300 Subject: [PATCH] fix(content-type): removed unnecessary log line triggering `undefined` in log file --- src/commands/content-type/import.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/commands/content-type/import.ts b/src/commands/content-type/import.ts index cde5625f..1d1ba736 100644 --- a/src/commands/content-type/import.ts +++ b/src/commands/content-type/import.ts @@ -311,8 +311,6 @@ export const processContentTypes = async ( '\nContent types were not automatically registered to the repositories because of --skipAssign argument.' ); } - - log.appendLine(); }; export const handler = async (