Skip to content

wwan: Remove a never reached code

Since we return early, the code followed is never run. Also, the password for GSM APNs are not actually sensitive secrets. So Remove the lines that are never reached.

Merge request reports