Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSwitch committed Feb 12, 2016
1 parent 30e1d62 commit be6fa55
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/hello.phonegap.js
Expand Up @@ -73,7 +73,8 @@
popup.close();
try {
popup.closed = true;
} catch (_e) {}
}
catch (_e) {}
}
}
};
Expand Down

0 comments on commit be6fa55

Please sign in to comment.