Removes a global middleware by token.
token
static bool removeMiddlewareByToken(Object token) { return LevitScope.removeMiddlewareByToken(token); }