mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: fix a tslint error
This commit is contained in:
committed by
Martin Yankov
parent
f2d9b05e01
commit
c163544aab
@@ -805,7 +805,6 @@ export namespace ios {
|
||||
return adjustedFrame;
|
||||
}
|
||||
|
||||
|
||||
function layoutParent(view: ViewBase): void {
|
||||
if (!view) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user