mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: lint, again.
This commit is contained in:
@@ -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(() => {
|
||||
|
||||
Reference in New Issue
Block a user