Agent: Remove Windows arch constants

This commit is contained in:
Shreya Malviya 2022-03-11 19:28:32 +05:30 committed by Ilija Lazoroski
parent 25f90c84bc
commit fbfe229cf1
1 changed files with 0 additions and 3 deletions

View File

@ -1,3 +0,0 @@
# Constants used to refer to windows architectures
WIN_ARCH_32 = "32"
WIN_ARCH_64 = "64"