input: remove todo

This commit is contained in:
Mitchell Hashimoto
2024-08-15 19:42:46 -07:00
committed by Mitchell Hashimoto
parent 2f71eb6f99
commit 39d91741e0

View File

@ -1020,7 +1020,6 @@ pub const Set = struct {
} }
} }
// TODO: i hate this error handling
gop.value_ptr.* = if (consumed) .{ gop.value_ptr.* = if (consumed) .{
.action = action, .action = action,
} else .{ } else .{