mirror of
https://github.com/atom/atom.git
synced 2026-02-09 14:15:24 -05:00
5 lines
85 B
CoffeeScript
5 lines
85 B
CoffeeScript
{deprecate} = require 'grim'
|
|
|
|
deprecate('Fake task deprecation')
|
|
module.exports = ->
|