doc: Commands tests use `test_frontend`
[nit.git] / lib / popcorn / pop_tracker.nit
index 048509e..f43b100 100644 (file)
@@ -46,7 +46,7 @@ module pop_tracker
 
 import popcorn
 import popcorn::pop_config
-import popcorn::pop_logging
+import popcorn::pop_json
 import popcorn::pop_repos
 
 redef class AppConfig
@@ -90,7 +90,6 @@ end
 
 # Saves logs into a MongoDB collection
 class PopTracker
-       super ConsoleLog
        super TrackerHandler
 
        redef fun all(req, res) do