Skip to content

Commit 8f07e7b

Browse files
committed
lint code
1 parent 94656b1 commit 8f07e7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/extension.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
function sortIconBySize(a, b) {
7373
return b.size - a.size;
7474
}
75-
7675
</script>
7776
7877
<li class:disabled={!enabled} class="ext type-{installType}">

0 commit comments

Comments
 (0)