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