forked from p15670423/monkey
Agent: Remove Windows arch constants
This commit is contained in:
parent
25f90c84bc
commit
fbfe229cf1
|
@ -1,3 +0,0 @@
|
|||
# Constants used to refer to windows architectures
|
||||
WIN_ARCH_32 = "32"
|
||||
WIN_ARCH_64 = "64"
|
Loading…
Reference in New Issue