Skip to content

Commit 808939e

Browse files
committed
fix: format attributes handler
1 parent 77b59ea commit 808939e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/frontend/src/lib/stores/channelHandlers/attributes.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ import { retryFor, throwCanisterError, waitForStore } from "$lib/utils/utils";
1818
import { z } from "zod";
1919
import type { ChannelError } from "$lib/stores/channelStore";
2020

21-
2221
/**
2322
* Resolves the config issuer string from the current authentication state.
2423
* Returns `undefined` if the user did not authenticate via OpenID.

0 commit comments

Comments
 (0)