Skip to content

Commit

Permalink
Removes the remaining message
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanis committed Oct 16, 2021
1 parent efa4cbb commit ac3d011
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/package-compatibility.js
Expand Up @@ -116,7 +116,6 @@ export function checkOne(info: Manifest, config: Config, ignoreEngines: boolean)
ref.ignore = true;
ref.incompatible = true;

reporter.info(`${human}: ${msg}`);
if (!didIgnore) {
didIgnore = true;
}
Expand Down

0 comments on commit ac3d011

Please sign in to comment.