Remove analytics

This commit is contained in:
2025-09-24 19:40:59 +02:00
parent f4b518edb7
commit c616b2da7f
19 changed files with 1 additions and 126 deletions

View File

@@ -5,7 +5,6 @@ import { drop_target } from "lib/DropTarget";
import AddressReputation from "./AddressReputation.svelte";
import FeatureTable from "./FeatureTable.svelte";
import GetStarted from "./GetStarted.svelte";
import UploadWidget from "./UploadWidget.svelte";
let upload_widget
</script>