fix: lint, again.

This commit is contained in:
Darshan
2025-05-22 10:46:03 +05:30
parent ab7bc70065
commit 82a3db4e7d
@@ -13,8 +13,6 @@
import { canWriteProjects } from '$lib/stores/roles';
import { getProjectEndpoint } from '$lib/helpers/project';
const endpoint = sdk.forConsole.client.config.endpoint;
let name: string = null;
onMount(() => {