mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-21 23:53:52 +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
|
||||
const CHART_PROFIT = 'Profit';
|
||||
const CHART_TRADE_COUNT = 'Trade Count';
|
||||
|
||||
@Component({
|
||||
components: {
|
||||
|
|
Loading…
Reference in New Issue
Block a user