mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-11 04:48:44 +03:00
💄
This commit is contained in:
parent
0398e160ae
commit
2f8b8c4fc7
@ -2,7 +2,6 @@ Task = require 'task'
|
||||
|
||||
module.exports =
|
||||
class SpellCheckTask extends Task
|
||||
|
||||
constructor: (@text, @callback) ->
|
||||
super('spell-check/lib/spell-check-handler')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user