mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
All of the changes for func logs
This commit is contained in:
@@ -22,7 +22,6 @@ var (
|
||||
ErrAppsUpdate = errors.New("Could not update app")
|
||||
ErrDeleteAppsWithRoutes = errors.New("Cannot remove apps with routes")
|
||||
ErrUsableImage = errors.New("Image not found")
|
||||
ErrCallNotFound = errors.New("Call not found")
|
||||
ErrTaskInvalidAppAndRoute = errors.New("Unable to get call for given app and route")
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user