Skip to content

Commit b51a598

Browse files
committed
Remove comment
1 parent 7646767 commit b51a598

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/cadet/assessments/assessments.ex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1262,7 +1262,6 @@ defmodule Cadet.Assessments do
12621262
# We bypass Ecto here and use a raw query to generate JSON directly from
12631263
# PostgreSQL, because doing it in Elixir/Erlang is too inefficient.
12641264

1265-
# TODO: Implement filtering
12661265
submissions =
12671266
case Repo.query("""
12681267
SELECT

0 commit comments

Comments
 (0)