Skip to content

Commit b771586

Browse files
committed
No more gu
1 parent d5d9ae2 commit b771586

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sdk/mx.sdk/mx_sdk_vm_impl.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,6 @@ def unicode_utf8(string):
102102

103103
default_components = []
104104

105-
USE_LEGACY_GU = mx.str_to_bool(mx.get_env('LEGACY_GU', 'false'))
106-
107105
mx.add_argument('--base-dist-name', help='Sets the name of the GraalVM base image ( for complete, ruby ... images), default to "base"', default='base')
108106

109107

0 commit comments

Comments
 (0)