mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-22 11:05:17 +00:00
Remove unused variable
This commit is contained in:
parent
54862c0685
commit
5f241a41b2
|
@ -37,7 +37,6 @@ use([
|
||||||
|
|
||||||
// Define Column labels here to avoid typos
|
// Define Column labels here to avoid typos
|
||||||
const CHART_PROFIT = 'Profit';
|
const CHART_PROFIT = 'Profit';
|
||||||
const CHART_TRADE_COUNT = 'Trade Count';
|
|
||||||
|
|
||||||
@Component({
|
@Component({
|
||||||
components: {
|
components: {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user