mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-30 02:19:52 +02:00
remove debugger
This commit is contained in:
@@ -50,8 +50,6 @@ function create(type) {
|
||||
* Mix in the object interfaces.
|
||||
*/
|
||||
|
||||
debugger
|
||||
|
||||
mixin(create('block'), [Block])
|
||||
mixin(create('change'), [Change])
|
||||
mixin(create('decoration'), [Decoration])
|
||||
|
Reference in New Issue
Block a user