mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
Remove trailing whitespace
This commit is contained in:
@@ -7,7 +7,7 @@ _ = require 'underscore'
|
||||
|
||||
# Public: Represents an individual file in the editor.
|
||||
#
|
||||
# This class shouldn't be created directly, instead you should create a
|
||||
# This class shouldn't be created directly, instead you should create a
|
||||
# {Directory} and access the {File} objects that it creates.
|
||||
module.exports =
|
||||
class File
|
||||
|
||||
Reference in New Issue
Block a user