Skip to content

Commit b545c6c

Browse files
committed
add comment referencing scientist-hq/scientist_api_v2#251
1 parent 2fc417f commit b545c6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/api/requests.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ export const useMessages = (requestUuid, accessToken) => {
9191
messages = configureMessages(data.messages)
9292
}
9393

94+
// TODO(alishaevn): check that we don't need to change anything here when
95+
// https://github.com/assaydepot/scientist_api_v2/issues/251 is resolved
9496
return {
9597
messages,
9698
mutateMessages: mutate,

0 commit comments

Comments
 (0)