mirror of
https://github.com/atom/atom.git
synced 2026-02-17 01:51:54 -05:00
fix lint errors
This commit is contained in:
@@ -5,7 +5,6 @@ const {Point, Range} = require('text-buffer')
|
||||
const LineTopIndex = require('line-top-index')
|
||||
const TextEditor = require('./text-editor')
|
||||
const {isPairedCharacter} = require('./text-utils')
|
||||
const clipboard = require('./safe-clipboard')
|
||||
const electron = require('electron')
|
||||
const $ = etch.dom
|
||||
|
||||
|
||||
Reference in New Issue
Block a user