neo_doxygen: location does not need noe4j
authorJean Privat <jean@pryen.org>
Sat, 20 Dec 2014 20:35:40 +0000 (15:35 -0500)
committerJean Privat <jean@pryen.org>
Sat, 20 Dec 2014 20:35:40 +0000 (15:35 -0500)
Signed-off-by: Jean Privat <jean@pryen.org>

contrib/neo_doxygen/src/model/location.nit

index f025a12..b78a2ef 100644 (file)
@@ -15,7 +15,7 @@
 # This module is used to model locations in source files.
 module location
 
-import neo4j
+import json::static
 
 # A location inside a source file.
 class Location