refact: removed dead import
from ThreeAxisChart
This commit is contained in:
parent
0ecb6d85c1
commit
5eaaf8706f
@ -1,5 +1,4 @@
|
|||||||
import Chart from './Chart.js'
|
import Chart from './Chart.js'
|
||||||
import { GroupByNodule } from 'lovelacejs'
|
|
||||||
|
|
||||||
class ThreeAxisChart extends Chart {
|
class ThreeAxisChart extends Chart {
|
||||||
constructor (props) {
|
constructor (props) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user