Removes a DI middleware by token.
token
static bool removeDependencyMiddlewareByToken(Object token) { return Ls.removeMiddlewareByToken(token); }