Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhamo1107 authored Aug 24, 2024
1 parent 9012d04 commit 1042c86
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ This command will analyze your codebase and print out any unused methods it find
## Example Output

```plaintext
Method 'test' called in file: app/models/test.rb
Method 'another_method' not called anywhere in the project
Unused Methods found in your model, controller and helper directories:
app/models/test.rb: another_method
```
Expand Down

0 comments on commit 1042c86

Please sign in to comment.