Skip to content

Redundant expression#6

Open
eemanioui wants to merge 1 commit intosajacy:masterfrom
eemanioui:master
Open

Redundant expression#6
eemanioui wants to merge 1 commit intosajacy:masterfrom
eemanioui:master

Conversation

@eemanioui
Copy link
Copy Markdown

Line 15 and 21 both include a redundant expression in the if conditional branch "" != "" which will always return false, therefore it is not adding any value to the conditional expression if (options.connString || options.connString || options.customSql) is undefined

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant