Skip to content

Dead code in cli run command? #3081

@erights

Description

@erights

if (importPath !== undefined) {

Unless I'm missing something obvious, the then branch of this if can never be taken, because it happens in the else branch of an outer

if (importPath !== undefined) {

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions