Skip to content

Commit

Permalink
fix(plugins/plugin-client-common): remove leftover debug printf from …
Browse files Browse the repository at this point in the history
…Editor
  • Loading branch information
starpit committed Oct 27, 2021
1 parent 4e49a7f commit dd33fb8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
* limitations under the License.
*/

console.error('!!!!!ED')
import React from 'react'
import { extname } from 'path'
import { IDisposable, editor as Monaco, Range } from 'monaco-editor'
Expand Down

0 comments on commit dd33fb8

Please sign in to comment.