Skip to content

Commit 7901c95

Browse files
Update libs/wire-subsystems/src/Wire/UserSubsystem/Interpreter.hs
Co-authored-by: Akshay Mankar <[email protected]>
1 parent bb36b65 commit 7901c95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libs/wire-subsystems/src/Wire/UserSubsystem/Interpreter.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1138,5 +1138,4 @@ setUserSearchableImpl ::
11381138
setUserSearchableImpl luid uid tid searchable = do
11391139
ensurePermissions (tUnqualified luid) tid [Permission.SetMemberSearchable]
11401140
UserStore.setUserSearchable uid searchable
1141-
-- TODO generate an event?
11421141
syncUserIndex uid

0 commit comments

Comments
 (0)