mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Use relative path to view class require
This commit is contained in:
@@ -131,7 +131,7 @@ class EditSession
|
||||
|
||||
# Private:
|
||||
getViewClass: ->
|
||||
require 'editor'
|
||||
require './editor'
|
||||
|
||||
# Private:
|
||||
destroy: ->
|
||||
|
||||
Reference in New Issue
Block a user