mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Remove Cruft
This commit is contained in:
@@ -12,9 +12,6 @@ TextEditor = require './text-editor'
|
||||
Task = require './task'
|
||||
GitRepositoryProvider = require './git-repository-provider'
|
||||
|
||||
child_process = require 'child_process'
|
||||
os = require 'os'
|
||||
|
||||
# Extended: Represents a project that's opened in Atom.
|
||||
#
|
||||
# An instance of this class is always available as the `atom.project` global.
|
||||
|
||||
Reference in New Issue
Block a user