lib & contrib: update imports
[nit.git] / benchmarks / json / scripts / nitcc_parser.nit
index f09b746..627ae39 100644 (file)
@@ -12,7 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-import json
+import json::static
 
 var text = args.first.to_path.read_all
 var json = text.parse_json