mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Arrow: don't export arrow... breaking phantomjs e2e test (#21331)
This commit is contained in:
parent
e550572033
commit
1aa52f259c
@ -4,4 +4,6 @@ export * from './CircularDataFrame';
|
||||
export * from './MutableDataFrame';
|
||||
export * from './processDataFrame';
|
||||
export * from './dimensions';
|
||||
export * from './ArrowDataFrame';
|
||||
|
||||
// Phantom JS :(
|
||||
//export * from './ArrowDataFrame';
|
||||
|
Loading…
Reference in New Issue
Block a user