Skip to content

Commit

Permalink
rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
liweitian committed Jun 4, 2020
1 parent 7f35381 commit 96c0157
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Composer/packages/lib/code-editor/src/LgEditor.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,8 @@ import { EditorDidMount } from '@monaco-editor/react';
import { registerLGLanguage } from './languages';
import { createUrl, createWebSocket, createLanguageClient, SendRequestWithRetry } from './utils/lspUtil';
import { BaseEditor, BaseEditorProps, OnInit } from './BaseEditor';
<<<<<<< HEAD
import { LGOption } from './utils';
=======
import { LG_HELP } from './constants';
>>>>>>> update lg format link

const placeholder = `> To learn more about the LG file format, read the documentation at
> ${LG_HELP}`;
Expand Down

0 comments on commit 96c0157

Please sign in to comment.