Skip to content

Commit 2671fc0

Browse files
Remove ATL adjustments (#135)
1 parent 8a1898e commit 2671fc0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

static/configs.go

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -83,13 +83,6 @@ var LegacyServices = map[string]string{
8383
var SiteProbability = map[string]float64{
8484
"ams10": 0.3, // virtual site
8585

86-
// TODO(soltesz): revert ATL/CHS trial after 2023-05-15.
87-
"atl02": 0.5,
88-
"atl03": 0.5,
89-
"atl04": 0.5,
90-
"atl07": 0.5,
91-
"atl08": 0.5,
92-
9386
"bom01": 0.1,
9487
"bom02": 0.1,
9588
"bru06": 0.3, // virtual site

0 commit comments

Comments
 (0)