Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
Co-authored-by: Marten Lohstroh <[email protected]>
  • Loading branch information
Depetrol and lhstrh authored Oct 16, 2024
1 parent 279d92e commit 54612a2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ import org.lflang.util.FileUtil
import java.nio.file.Files
import java.nio.file.Path
import java.util.*
import kotlin.io.path.extension

private const val NO_NPM_MESSAGE = "The TypeScript target requires npm >= 6.14.4. " +
"For installation instructions, see: https://www.npmjs.com/get-npm. \n" +
Expand Down

0 comments on commit 54612a2

Please sign in to comment.