Mercurial > code > home > repos > light9
diff bin/collector @ 1692:6fa4288da8a6
rdfdb is its own package now
Ignore-this: 6b0b51464911b955687fefe6454fb91b
author | drewp@bigasterisk.com |
---|---|
date | Wed, 21 Mar 2018 08:31:45 +0000 |
parents | 2adbc27f77d3 |
children | 5c04a54df635 |
line wrap: on
line diff
--- a/bin/collector Sun Feb 18 08:05:04 2018 +0000 +++ b/bin/collector Wed Mar 21 08:31:45 2018 +0000 @@ -25,7 +25,7 @@ from light9.collector.collector import Collector from light9.namespaces import L9 from light9 import networking -from light9.rdfdb.syncedgraph import SyncedGraph +from rdfdb.syncedgraph import SyncedGraph from light9.greplin_cyclone import StatsForCyclone def parseJsonMessage(msg):