mirror of
https://github.com/atom/atom.git
synced 2026-02-10 22:55:09 -05:00
🔥 Remove theorist and TextEditor deprecations
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
Grim = require 'grim'
|
||||
if Grim.includeDeprecatedAPIs
|
||||
module.exports = require('theorist').Model
|
||||
return
|
||||
|
||||
PropertyAccessors = require 'property-accessors'
|
||||
|
||||
nextInstanceId = 1
|
||||
|
||||
Reference in New Issue
Block a user