Skip to content

Commit 3b22161

Browse files
committed
chore: log removal
1 parent 83e0d40 commit 3b22161

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bottomsheet/bottomsheet.ios.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ class UILayoutViewController extends UIViewController {
215215
}
216216
if (!owner.parent) {
217217
owner.callLoaded();
218-
console.log('callLoaded done');
219218
}
220219
// Unify translucent and opaque bars layout
221220
this.edgesForExtendedLayout = UIRectEdge.All;

0 commit comments

Comments
 (0)