Skip to content

Commit 44bcd7c

Browse files
committed
web: Remove unused import
1 parent 45cf693 commit 44bcd7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/pages/system/dialogs/FactoryReset.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<script lang="ts">
2-
import Button, { Icon, Label } from '@smui/button'
2+
import Button, { Label } from '@smui/button'
33
import Checkbox from '@smui/checkbox'
44
import Dialog, { Actions, Content, Header, Title } from '@smui/dialog'
55
import FormField from '@smui/form-field'

0 commit comments

Comments
 (0)