lib & contrib: update imports
[nit.git] / lib / json / store.nit
index 42a04df..b8ce0f9 100644 (file)
@@ -90,6 +90,7 @@
 module store
 
 import static
+import json
 
 # A JsonStore can save and load json data from file system.
 class JsonStore