lib/json: remove Jsonable and replace it by Serializable
[nit.git] / lib / github / events.nit
index 3417de2..f2f398a 100644 (file)
@@ -22,7 +22,6 @@ intrude import json
 
 # Github event stub.
 class GithubEvent
-       super Jsonable
        serialize
 
        # Event ID from Github.