diff --git a/spec/fixtures/todo.rb b/spec/fixtures/todo.rb index 16dc3b5..e4fada3 100644 --- a/spec/fixtures/todo.rb +++ b/spec/fixtures/todo.rb @@ -14,8 +14,6 @@ module Todo def todo_with_link_same_line end - # TODO: fix this when things are right - # https://www.github.com/watermarkchurch/asdf/1234 def todo_with_link_below end end