Skip to content
This repository has been archived by the owner on Aug 25, 2022. It is now read-only.

Commit

Permalink
lint check
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelZhaoY committed Aug 28, 2017
1 parent 3dba072 commit 9e249d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/nosmoke.js
Expand Up @@ -41,7 +41,6 @@ module.exports = function *(options) {

if (!options.silent) {
console.log('----> browser mode <-------');
// yield openBrowser(url);
} else {
console.log('----> silent mode <-------');
yield require('../assets/index');
Expand Down

0 comments on commit 9e249d5

Please sign in to comment.