mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-25 16:20:49 +02:00
remove debugger
This commit is contained in:
@@ -364,7 +364,6 @@ export function moveForward(transform, n) {
|
||||
*/
|
||||
|
||||
export function moveTo(transform, properties) {
|
||||
debugger
|
||||
return transform.setSelectionOperation(properties)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user