mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-12-28 00:52:29 +03:00
Remove duplicate extend call
This commit is contained in:
parent
a828f389f4
commit
b70df78041
@ -15,7 +15,6 @@ child_process = require 'child_process'
|
||||
module.exports =
|
||||
class Task
|
||||
Emitter.includeInto(this)
|
||||
_.extend @prototype, Emitter
|
||||
|
||||
# Public: A helper method to easily launch and run a task once.
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user