mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
Remove unused require
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
Git = require 'git-utils'
|
||||
fsUtils = require 'fs-utils'
|
||||
path = require 'path'
|
||||
|
||||
module.exports = (repoPath) ->
|
||||
|
||||
Reference in New Issue
Block a user