Skip to content

Commit

Permalink
Removed unused function
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbn committed Mar 5, 2023
1 parent 3a3a614 commit 2dad9ec
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,6 @@ func TestConfig(t *testing.T) {
}
}

func setupTestDirectories() {

}

func check(e error) {
if e != nil {
panic(e)
Expand Down

0 comments on commit 2dad9ec

Please sign in to comment.