We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e757df8 + a66c8c7 commit 676c145Copy full SHA for 676c145
1 file changed
builtin/repo.c
@@ -445,7 +445,6 @@ static void stats_table_print_structure(const struct stats_table *table)
445
const char *unit = "";
446
447
if (entry) {
448
- struct stats_table_entry *entry = item->util;
449
value = entry->value;
450
if (entry->unit)
451
unit = entry->unit;
0 commit comments