Skip to content

Commit

Permalink
Remove extra newline
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Spencer committed Mar 29, 2019
1 parent 1ab2948 commit 63bd5f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/share-file.ios.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ export class ShareFile {

private controller: UIDocumentInteractionController;


open(args: any): boolean {
if (args.path) {
try {
Expand Down

0 comments on commit 63bd5f4

Please sign in to comment.