mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-26 13:05:15 +00:00
Remove unused commented ref
This commit is contained in:
parent
c89218ebd2
commit
bfa16f03a1
|
@ -56,7 +56,6 @@ const props = defineProps({
|
|||
});
|
||||
const settingsStore = useSettingsStore();
|
||||
// const botList = ref<string[]>([]);
|
||||
// const cumulativeData = ref<{ date: number; profit: any }[]>([]);
|
||||
|
||||
const chart = ref<typeof ECharts>();
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user