HomePhorge
Diffusion tesla 2cd787c37557

remove compile warning and don't create :ok tuple everytime

Description

remove compile warning and don't create :ok tuple everytime

lib/tesla/adapter/ibrowse.ex:48: warning: the underscored variable
"_body" is used after being set. A leading underscore indicates that
the value of the variable should be ignored. If this is intended please
rename the variable to remove the underscore
lib/tesla/adapter/ibrowse.ex:51: warning: the underscored variable
"_body" is used after being set. A leading underscore indicates that
the value of the variable should be ignored. If this is intended please
rename the variable to remove the underscore
lib/tesla/adapter/ibrowse.ex:52: warning: the underscored variable
"_body" is used after being set. A leading underscore indicates that
the value of the variable should be ignored. If this is intended please
rename the variable to remove the underscore
lib/tesla/adapter/ibrowse.ex:57: warning: the underscored variable
"_status" is used after being set. A leading underscore indicates that
the value of the variable should be ignored. If this is intended please
rename the variable to remove the underscore
lib/tesla/adapter/ibrowse.ex:57: warning: the underscored variable
"_headers" is used after being set. A leading underscore indicates that
the value of the variable should be ignored. If this is intended please
rename the variable to remove the underscore

Details

Provenance
zhongwencoolAuthored on Dec 2 2015, 8:11 PM
Parents
R28:8944f6336d61: Update ibrowse for compatibility with erlang R18
Branches
Unknown
Tags
Unknown

Event Timeline