From f344d4422ecb5a6c8815e28fbdd6cbfacbc6c953 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Mon, 22 Mar 2021 09:26:22 +0100 Subject: [PATCH] APIKeys: Fixes issue with adding first api key (#32201) --- public/app/features/api-keys/ApiKeysPage.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/public/app/features/api-keys/ApiKeysPage.tsx b/public/app/features/api-keys/ApiKeysPage.tsx index 06e64d721d9..38c554caaee 100644 --- a/public/app/features/api-keys/ApiKeysPage.tsx +++ b/public/app/features/api-keys/ApiKeysPage.tsx @@ -135,7 +135,6 @@ export class ApiKeysPageUnconnected extends PureComponent {