From 5044b54a316d5e1167b577eeaeeadd8e39958a1f Mon Sep 17 00:00:00 2001 From: Mikael Svenson Date: Tue, 4 Sep 2018 08:25:58 +0200 Subject: [PATCH] Remove unused code --- .../src/webparts/scriptEditor/ScriptEditorWebPart.ts | 8 -------- 1 file changed, 8 deletions(-) diff --git a/samples/react-script-editor/src/webparts/scriptEditor/ScriptEditorWebPart.ts b/samples/react-script-editor/src/webparts/scriptEditor/ScriptEditorWebPart.ts index d9eaf4b3d..aef212635 100644 --- a/samples/react-script-editor/src/webparts/scriptEditor/ScriptEditorWebPart.ts +++ b/samples/react-script-editor/src/webparts/scriptEditor/ScriptEditorWebPart.ts @@ -56,14 +56,6 @@ export default class ScriptEditorWebPart extends BaseClientSideWebPart -
Author: Mikael Svenson
-
- `; - } - protected getPropertyPaneConfiguration(): IPropertyPaneConfiguration { return { pages: [