Explorar o código

[Pal/regression] Drop unused variable in 00_Atomics.py

Simon Gaiser %!s(int64=6) %!d(string=hai) anos
pai
achega
4f4ec22070
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Pal/regression/00_Atomics.py

+ 0 - 1
Pal/regression/00_Atomics.py

@@ -3,7 +3,6 @@ from regression import Regression
 
 loader = os.environ['PAL_LOADER']
 is_sgx = 'SGX_RUN' in os.environ and os.environ['SGX_RUN'] == '1'
-success = True
 
 def manifest_file(file):
     if is_sgx: