Skip to content

Commit

Permalink
remove testing echo
Browse files Browse the repository at this point in the history
  • Loading branch information
desmondchoon committed Feb 10, 2020
1 parent 906bd8e commit bfcf9c4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/APP.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ private function readEnv(){
putenv($value);
}
}

echo getenv("TEST2");

fclose($envFile);
}
}
Expand Down

0 comments on commit bfcf9c4

Please sign in to comment.