Skip to content

Commit

Permalink
Remove completed TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
dfed committed Dec 3, 2023
1 parent f00b636 commit d018fdf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/SafeDICore/Visitors/FileVisitor.swift
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@

import SwiftSyntax

// @DAN TODO: write tests! cover nested @Instantiable types too
/// A visitor that can read entire files. A single `FileVisitor` can be used to walk every file in a module.
final class FileVisitor: SyntaxVisitor {

Expand Down

0 comments on commit d018fdf

Please sign in to comment.