Remove field
This commit is contained in:
parent
62a3b34fb0
commit
7135dbca61
@ -9,7 +9,6 @@ import (
|
|||||||
type ApiError struct {
|
type ApiError struct {
|
||||||
InternalError error
|
InternalError error
|
||||||
ExternalMessage string
|
ExternalMessage string
|
||||||
stacktrace error
|
|
||||||
}
|
}
|
||||||
|
|
||||||
var _ error = (*ApiError)(nil)
|
var _ error = (*ApiError)(nil)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user