mirror of
https://github.com/atom/atom.git
synced 2026-02-08 21:55:05 -05:00
We don't actually use repo.
This commit is contained in:
@@ -30,7 +30,6 @@ export default class GitRepositoryAsync {
|
||||
}
|
||||
|
||||
constructor (_path, options = {}) {
|
||||
this.repo = null
|
||||
this.emitter = new Emitter()
|
||||
this.subscriptions = new CompositeDisposable()
|
||||
this.pathStatusCache = {}
|
||||
|
||||
Reference in New Issue
Block a user