Skip to content

Commit 0cb8bc4

Browse files
committed
fix new lines
1 parent 7e2cc71 commit 0cb8bc4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/imagepicker.ios.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ export class ImagePicker extends data_observable.Observable {
2626
return this._hostView;
2727
}
2828

29-
30-
3129
get hostController(): UIViewController {
3230
let vc = this.hostView ? this.hostView.viewController : UIApplication.sharedApplication.keyWindow.rootViewController;
3331
while (

0 commit comments

Comments
 (0)