Skip to content

Commit f1a0409

Browse files
authored
chore: refactor custom_errors.go and add TODO for error type
1 parent cee346d commit f1a0409

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

internal/exercises/templates/27_custom_errors/custom_errors.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
package custom_errors
22

3-
import (
4-
"fmt"
5-
)
63

74
// TODO:
85
// - Define a custom error type that implements the error interface.

0 commit comments

Comments
 (0)