X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/ceda57340f34d71fb4289b344e6ca839db06f5e7..a1e2b8ba77e4a7273940a3fc542bc42e282618a7:/src/store/auth/auth-action.ts diff --git a/src/store/auth/auth-action.ts b/src/store/auth/auth-action.ts index e1b36f82..0ec39ebc 100644 --- a/src/store/auth/auth-action.ts +++ b/src/store/auth/auth-action.ts @@ -161,5 +161,4 @@ export const loadSshKeysPanel = () => } }; - export type AuthAction = UnionOf;