Skip to content

Commit

Permalink
chore(npm): Remove an unneeded Suppress annotation
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Schuberth <[email protected]>
  • Loading branch information
sschuberth committed Nov 14, 2024
1 parent 92fdfa2 commit 15dcd7b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions plugins/package-managers/node/src/main/kotlin/npm/Npm.kt
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
* License-Filename: LICENSE
*/

@file:Suppress("TooManyFunctions")

package org.ossreviewtoolkit.plugins.packagemanagers.node.npm

import java.io.File
Expand Down

0 comments on commit 15dcd7b

Please sign in to comment.