Skip to content

Commit de03048

Browse files
remove manual setting of DATA_DIR environment variable
1 parent 44c6718 commit de03048

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

localstack/config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1111,7 +1111,6 @@ def init_directories() -> Directories:
11111111

11121112
# deprecation path
11131113
DATA_DIR = dirs.data
1114-
os.environ["DATA_DIR"] = dirs.data # still needed for external tools
11151114

11161115
return dirs
11171116

0 commit comments

Comments
 (0)