From 7174e091055e071a606a66fd01a610c859f353de Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 18 Oct 2019 10:49:18 +0300 Subject: Revert "Fix: get scopes for using Muck" This reverts commit 2d1f31f63c8ce91e46c812e90b18966bcf28ff21. --- icktool | 4 ---- 1 file changed, 4 deletions(-) (limited to 'icktool') diff --git a/icktool b/icktool index e11202f..64b0793 100755 --- a/icktool +++ b/icktool @@ -67,10 +67,6 @@ class Icktool(cliapp.Application): 'uapi_blobs_id_get', 'uapi_blobs_id_put', 'uapi_notify_post', - 'show', - 'create', - 'update', - 'delete', ] + scopes_for_types(types) def add_settings(self): -- cgit v1.2.1