Skip to content

Commit

Permalink
Remove redundant TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
pnezis committed Jun 20, 2024
1 parent a33de63 commit 630d02b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions workspace/lib/workspace/check.ex
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,6 @@ defmodule Workspace.Check do

@optional_callbacks [schema: 0]

# TODO: add a __USING__ macro

@doc """
Validates that the given `config` is a valid `Check` config.
"""
Expand Down

0 comments on commit 630d02b

Please sign in to comment.