From 954b7e467b56c56915de05ce280adc54b3fafc01 Mon Sep 17 00:00:00 2001 From: Nicholas Bollweg Date: Mon, 18 May 2020 11:33:20 -0400 Subject: [PATCH] linting, remove trace of mxgraph submodule --- .gitmodules | 3 --- src/editor.ts | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 85ed31c..66863e4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "vendor/mxgraph"] - path = src/mxgraph - url = https://github.com/jgraph/mxgraph.git [submodule "src/drawio"] path = src/drawio url = https://github.com/jgraph/drawio.git diff --git a/src/editor.ts b/src/editor.ts index 0452748..b682157 100644 --- a/src/editor.ts +++ b/src/editor.ts @@ -56,7 +56,7 @@ const DEFAULT_EMBED_PARAMS = { gapi: 0, // google od: 0, // onedrive trello: 0, // trello - noExitBtn: 1 + noExitBtn: 1, }; const DEFAULT_CONFIG = {