System.delete_env

You're seeing just the function delete_env, go back to System module for more information.

Specs

delete_env(String.t()) :: :ok

Deletes an environment variable.

Removes the variable varname from the environment.