diff --git a/unisportomat/quiz/views.py b/unisportomat/quiz/views.py
index a860a2184f976660ec174ad501242bf1f6c24ba5..e27fd48ca67c264a4f64a4c8f2d3a6e7af335988 100644
--- a/unisportomat/quiz/views.py
+++ b/unisportomat/quiz/views.py
@@ -160,7 +160,6 @@ class SmallSportListView(viewsets.ViewSet):
         """
         PATCH for api/admin/sport/<id>/
         Fills in the given Values into the Sport specified in the URL
-        TODO: Id From URL or JSON?
         """
 
         # Get Data from Serializer