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