Comments are usually left in the source code to add more context to the code. However, in this case, the comment is empty and adds no meaningful context. Either consider removing the comment altogether or adding some message.
//
// TODO: Handle edge case `xyz` later.