Skip to content
Snippets Groups Projects
Commit ed164fee authored by Philip ABBET's avatar Philip ABBET
Browse files

Add missing import in 'beat/core/data.py'

parent 776c2508
No related branches found
No related tags found
No related merge requests found
......@@ -32,4 +32,5 @@ from beat.backend.python.data import CachedDataSource
from beat.backend.python.data import CachedDataSink
from beat.backend.python.data import MemoryDataSource
from beat.backend.python.data import MemoryDataSink
from beat.backend.python.data import load_data_index
from beat.backend.python.data import foundSplitRanges
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment