Skip to content

Commit bcf8e8f

Browse files
committed
chore: cleanup
1 parent eca222c commit bcf8e8f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/dialogs/dialogs.ios.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ declare class IMDCAlertControllerImpl extends MDCAlertController {
7777
// _customContentViewContext?: any;
7878
_resolveFunction?: Function;
7979
actions: NSArray<any>;
80-
viewLayedOut: boolean;
8180
_disableContentInsets: boolean;
8281
}
8382
const MDCAlertControllerImpl = (MDCAlertController as any).extend({

0 commit comments

Comments
 (0)