Skip to content

Conversation

tanvirstreame
Copy link

Change the value 'null' to null

Previous:
httpsProxy !== 'null'

After
httpsProxy !== null

@icecream17
Copy link

just randomly browsing but it looks like httpsProxy is always a string, so the null check doesn't do anything

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

Successfully merging this pull request may close these issues.

3 participants