Skip to content

Commit bcf4aed

Browse files
Merge pull request #6493 from BitGo/WIN-5514-DEPRICATE
chore: remove bga evm automation feature flag
2 parents 9188262 + b93d7ed commit bcf4aed

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

modules/statics/src/base.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -397,11 +397,6 @@ export enum CoinFeature {
397397
*/
398398
MULTISIG = 'multisig',
399399

400-
/**
401-
* This coin is an EVM compatible coin and should use common EVM functionality in BGA
402-
*/
403-
EVM_COMPATIBLE_BGA = 'evm-compatible-bga',
404-
405400
/**
406401
* This coin is an EVM compatible coin and should use common EVM model registration in IMS
407402
*/

0 commit comments

Comments
 (0)