Unregisters a middleware by token.
token
static bool removeMiddlewareByToken(Object token) { return LevitReactiveMiddleware.removeByToken(token); }