From 11e219b77c7424ea648e90a54f09690a33485878 Mon Sep 17 00:00:00 2001 From: Jon Uhlmann Date: Wed, 29 Nov 2017 17:10:38 +0100 Subject: [PATCH] Code formating --- Configuration/NodeTypes.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Configuration/NodeTypes.yaml b/Configuration/NodeTypes.yaml index 426859a..0a5745b 100755 --- a/Configuration/NodeTypes.yaml +++ b/Configuration/NodeTypes.yaml @@ -32,7 +32,6 @@ editor: 'Neos.Neos/Inspector/Editors/SelectBoxEditor' editorOptions: dataSourceIdentifier: 'geshiLanguages' - showLineNumbers: type: boolean defaultValue: true @@ -55,4 +54,4 @@ reloadIfChanged: true label: i18n inspector: - group: 'codeBlock' \ No newline at end of file + group: 'codeBlock'