@@ -334,11 +334,6 @@ INTERFACE_EXPORT = (() => {
value: scretInfo,
},
];
- if (isBidSubmission)
- attrs.splice(6, 0, {
- name: "BidderVer",
- value: UTIL.getNowFormatTime(true),
- });
Element.call(this, "SystemInfo", attrs);
}