mirror of
https://github.com/atom/atom.git
synced 2026-02-07 05:05:02 -05:00
Fix lint errors
This commit is contained in:
committed by
Antonio Scandurra
parent
c8f2fbb657
commit
174bac378d
@@ -1,3 +1,5 @@
|
||||
/* global ResizeObserver */
|
||||
|
||||
const etch = require('etch')
|
||||
const {CompositeDisposable} = require('event-kit')
|
||||
const {Point, Range} = require('text-buffer')
|
||||
|
||||
Reference in New Issue
Block a user