Skip to content

Commit ac3d011

Browse files
committed
Removes the remaining message
1 parent efa4cbb commit ac3d011

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/package-compatibility.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ export function checkOne(info: Manifest, config: Config, ignoreEngines: boolean)
116116
ref.ignore = true;
117117
ref.incompatible = true;
118118

119-
reporter.info(`${human}: ${msg}`);
120119
if (!didIgnore) {
121120
didIgnore = true;
122121
}

0 commit comments

Comments
 (0)