Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
atomragnar committed Jun 27, 2024
1 parent 2a1664f commit 6ff45b4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions find.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ type SearchWorkList struct {
Results *chan Result
}

// type Results interface {
// Get() ([]Result, error)
// }

type FileContentResult struct {
path string
line int
Expand Down

0 comments on commit 6ff45b4

Please sign in to comment.