diff --git a/src/setup/index.website.js b/src/setup/index.website.js index a5c60318845..7cee0ae6573 100644 --- a/src/setup/index.website.js +++ b/src/setup/index.website.js @@ -9,7 +9,6 @@ import Visibility from '../libs/Visibility'; /** * Download the latest app version from the server, and if it is different than the current one, * then refresh. If the page is visibile, prompt the user to refresh. - * */ function webUpdate() { HttpUtils.download('version.json')