Chromium Code Reviews| Index: milo/api/resp/status_string.go |
| diff --git a/milo/api/resp/status_string.go b/milo/api/resp/status_string.go |
| index 2422c21c41efd029957f9a5b14ea8479f798dd8e..58ca5dae6b295f7861e8ea3d19227b069309b4f3 100644 |
| --- a/milo/api/resp/status_string.go |
| +++ b/milo/api/resp/status_string.go |
| @@ -1,4 +1,4 @@ |
| -// Code generated by "stringer -type=Status,ComponentType,Verbosity"; DO NOT EDIT |
| +// Code generated by "stringer -type=Status,ComponentType,Verbosity"; DO NOT EDIT. |
|
nodir
2017/04/04 23:12:08
did stringer change?
hinoka
2017/04/05 20:45:06
I guess so, it did this in another CL also.
|
| package resp |