aboutsummaryrefslogtreecommitdiff
path: root/object/typ/errors.go
diff options
context:
space:
mode:
Diffstat (limited to 'object/typ/errors.go')
-rw-r--r--object/typ/errors.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/object/typ/errors.go b/object/typ/errors.go
index 8a442db0..6df43222 100644
--- a/object/typ/errors.go
+++ b/object/typ/errors.go
@@ -2,4 +2,4 @@ package typ
import "errors"
-var ErrInvalidType = errors.New("object/typ: Invalid type") \ No newline at end of file
+var ErrInvalidType = errors.New("object/typ: Invalid type")