1 parent cee346d commit f1a0409Copy full SHA for f1a0409
1 file changed
internal/exercises/templates/27_custom_errors/custom_errors.go
@@ -1,8 +1,5 @@
1
package custom_errors
2
3
-import (
4
- "fmt"
5
-)
6
7
// TODO:
8
// - Define a custom error type that implements the error interface.
0 commit comments