nscaife / linter-chktex

An Atom Linter plugin for LaTeX, using chktex
https://atom.io/packages/linter-chktex
MIT License
14 stars 10 forks source link

Config.unobserve is deprecated. #2

Closed nscaife closed 9 years ago

nscaife commented 9 years ago

Config::unobserve no longer does anything. Call .dispose() on the object returned by Config::observe instead.

Config.unobserve (c:\Users\Nolen\AppData\Local\atom\app-0.198.0\resources\app.asar\src\config.js:1060:19)
LinterChktex.destroy (C:\Users\Nolen\.atom\packages\linter-chktex\lib\linter-chktex.coffee:61:16)
LinterView.remove (C:\Users\Nolen\.atom\packages\linter\lib\linter-view.coffee:252:6)
<unknown> (C:\Users\Nolen\.atom\packages\linter\lib\linter-view.coffee:124:7)