lib/popcorn: import pop_json when needed
[nit.git] / lib / popcorn / examples / angular / example_angular.nit
index 9212a8e..e229a8c 100644 (file)
@@ -15,6 +15,7 @@
 # limitations under the License.
 
 import popcorn
+import popcorn::pop_json
 
 class CounterAPI
        super Handler