diff --git a/packages/ckeditor5-math/src/ui/mathliveinputview.ts b/packages/ckeditor5-math/src/ui/mathliveinputview.ts index a09ec641d..340314dc3 100644 --- a/packages/ckeditor5-math/src/ui/mathliveinputview.ts +++ b/packages/ckeditor5-math/src/ui/mathliveinputview.ts @@ -40,7 +40,7 @@ export default class MathLiveInputView extends View { class: [ 'ck', 'ck-mathlive-input' ] } } ); - }git config --local credential.helper "" + } /** * @inheritDoc