Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 8cdbc07

Browse files
committed
Remove gutil.beep() from README example
1 parent b74a5ff commit 8cdbc07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
var gutil = require('gulp-util');
2323

2424
gutil.log('stuff happened', 'Really it did', gutil.colors.magenta('123'));
25-
gutil.beep();
2625

2726
gutil.replaceExtension('file.coffee', '.js'); // file.js
2827

0 commit comments

Comments
 (0)