Skip to content

Commit d53d7a8

Browse files
authored
Update TransferColumns.tsx
1 parent 366fba9 commit d53d7a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/components/TransferColumns.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ const TransferColumns = React.memo(() => {
125125
};
126126

127127
const getCharts = () => {
128-
// setSelectedMetrics
129128
const temp: any[] = [];
130129
const categorySet = new Set();
131130
console.log('targetKeys is: ', targetKeys);

0 commit comments

Comments
 (0)