mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Remove unused import
This commit is contained in:
@@ -8,7 +8,6 @@ $ = require 'jquery'
|
||||
{$$} = require 'space-pen'
|
||||
_ = require 'underscore'
|
||||
fs = require 'fs'
|
||||
Git = require 'git'
|
||||
|
||||
describe "Editor", ->
|
||||
[buffer, editor, cachedLineHeight] = []
|
||||
|
||||
Reference in New Issue
Block a user