mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-02-18 19:34:27 -05:00
we don't need relative require's because the paths are set up correctly -- removing the unused runner.coffee script
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
if process?
|
||||
process.mixin require './scope'
|
||||
process.mixin require 'scope'
|
||||
else
|
||||
this.exports: this
|
||||
|
||||
|
||||
Reference in New Issue
Block a user