Remove some dead code from the Grape API
The `guard_all!` method is never called, and `guard!` is not implemented. The `doorkeeper_guard!` method is also never called, and is mostly the same as its non-bang counterpart.
Showing
Please register or sign in to comment