Remove consoel log

pull/170/head
Steve Ruiz 2021-10-17 09:48:22 +01:00
rodzic 62343dab9f
commit 6db09d4da5
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -1416,8 +1416,6 @@ export class TLDrawState extends StateManager<Data> {
zoomToSelection = (): this => {
if (this.selectedIds.length === 0) return this
console.log('zooming to selection')
const bounds = TLDR.getSelectedBounds(this.state)
let zoom = TLDR.getCameraZoom(