mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Remove unused comment
This commit is contained in:
parent
bdc91a9ec9
commit
dd0f4bfa19
|
@ -36,11 +36,6 @@ const perTagReason = computed(() => {
|
|||
|
||||
return [
|
||||
...firstFields,
|
||||
// {
|
||||
// key: 'key',
|
||||
// label: props.keyHeader,
|
||||
// formatter: (value, _, item) => value || item['exit_reason'] || 'OTHER',
|
||||
// },
|
||||
{ key: 'trades', label: 'Trades' },
|
||||
{
|
||||
key: 'profit_mean',
|
||||
|
|
Loading…
Reference in New Issue
Block a user