You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: services/galley/src/Galley/Env.hs
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -54,11 +54,11 @@ data Env = Env
54
54
_applog::Logger,
55
55
_manager::Manager,
56
56
_http2Manager::Http2Manager,
57
-
_federator::MaybeEndpoint, -- FUTUREWORK: should we use a better type here? E.g. to avoid fresh connections all the time?
57
+
_federator::MaybeEndpoint, -- FUTUREWORK: should we use a better type ----- LegalHold.testLHClaimKeys01 FAIL (34.01 s) -----here? E.g. to avoid fresh connections all the time?
0 commit comments