diff options
| author | Furkan Sahin <furkan-dev@proton.me> | 2022-07-22 21:34:52 -0400 |
|---|---|---|
| committer | Furkan Sahin <furkan-dev@proton.me> | 2022-07-22 21:34:52 -0400 |
| commit | b4a0b06759f307f1c2ac5becdc296e8f10d0940c (patch) | |
| tree | 8d74f2d1a80774c9155653ca7e17568c49dc3e45 /src/components/Labs | |
| parent | 71de2e4b09181153058bc872606ec40dfbc5eed0 (diff) | |
cleanup
Diffstat (limited to 'src/components/Labs')
| -rw-r--r-- | src/components/Labs/Labs.svelte | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/components/Labs/Labs.svelte b/src/components/Labs/Labs.svelte index 8e6e445..87f7ed2 100644 --- a/src/components/Labs/Labs.svelte +++ b/src/components/Labs/Labs.svelte @@ -21,11 +21,6 @@ }]; }); - // $: console.log("pt", pts.find( (pt) => { - // return pt.firstname == "Adam" - // })) - - </script> <div class="overflow-auto h-full"> |
