Skip to content
Snippets Groups Projects
Commit c32bcd4c authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Remove unecessary comment

parent 98aeda51
No related branches found
No related tags found
No related merge requests found
...@@ -121,7 +121,6 @@ const vipsObsAppMenu = new Vue({ ...@@ -121,7 +121,6 @@ const vipsObsAppMenu = new Vue({
// Wait for the deviceready event to start the render // Wait for the deviceready event to start the render
document.addEventListener("deviceready", () => { document.addEventListener("deviceready", () => {
// eslint-disable-next-line
CommonUtil.logInfo("Cordova ready, Render the App"); CommonUtil.logInfo("Cordova ready, Render the App");
init(); init();
}); });
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment