Skip to content

Commit 2d4a6c3

Browse files
committed
fix: remove duplicate literal
Ticket: CE-5989
1 parent a556391 commit 2d4a6c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/sdk-core/src/bitgo/environments.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ export type EnvironmentName =
115115
| 'adminTest'
116116
| 'adminStaging'
117117
| 'adminDev'
118-
| 'adminStaging'
119118
| 'custom'
120119
| 'branch';
121120

0 commit comments

Comments
 (0)