X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f83344568cb070f716527288abe88a4ec5b0c305..18a947dc933f658375a0d03a8822cd85ecfdfce2:/src/store/auth/auth-action.ts diff --git a/src/store/auth/auth-action.ts b/src/store/auth/auth-action.ts index 4ed348751f..1e2620e48c 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;