Skip to content

Commit 578bbac

Browse files
committed
remove comment
1 parent 3009d61 commit 578bbac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import underline from 'ansi-underline';
55

66
const packageName = 'gulp-xml-validator';
77

8-
// Plugin level function(dealing with files)
98
export function xmlValidator() {
109
return through.obj(function (file, encoding, callback) {
1110
if (file.isNull()) {

0 commit comments

Comments
 (0)