removed duplicate status column

This commit is contained in:
Šarūnas 2019-10-05 09:31:33 +03:00
parent ed829c15c7
commit fa662c563c

View file

@ -82,7 +82,6 @@ function initDT() {
['Size', 'size'],
['Last Push', 'pushed_at'],
['Status', 'status'],
['Status', 'status'],
['Ahead by', 'ahead_by'],
['Behind by', 'behind_by'],
['Commits', 'total_commits'],