Skip to content

Commit 3de8111

Browse files
committed
Add FIXME to no-op stub
1 parent 652f84c commit 3de8111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rolling-shutter/keyper/fx/send.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ func SendShutterMessages(
4848
}
4949
}
5050

51-
// isRetrieable is a no-op so far.
51+
// FIXME: isRetrieable is a no-op so far.
5252
func isRetrieable(_ *shmsg.Message) bool {
5353
return true
5454
}

0 commit comments

Comments
 (0)