mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-11 04:48:44 +03:00
5 lines
85 B
CoffeeScript
5 lines
85 B
CoffeeScript
{deprecate} = require 'grim'
|
|
|
|
deprecate('Fake task deprecation')
|
|
module.exports = ->
|