Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
removed NETFLIX_ENVIRONMENT variable
Browse files Browse the repository at this point in the history
  • Loading branch information
falu2010-netflix committed Jan 7, 2019
1 parent 0519e78 commit 7eaca1d
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ public class EnvUtils {
public enum SystemParameters {
CPEWF_TASK_ID,
NETFLIX_ENV,
NETFLIX_STACK,
NETFLIX_ENVIRONMENT
NETFLIX_STACK
}

public static boolean isEnvironmentVariable(String test) {
Expand Down

0 comments on commit 7eaca1d

Please sign in to comment.