Refactor password generator page by removing unused icon import
This commit is contained in:
parent
80954ebb19
commit
cb0124523f
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
import Layout from '../layouts/Layout.astro'
|
||||
import PasswordGeneratorComponent from '../components/Password-Generator/PasswordGeneratorComponent.tsx'
|
||||
import { RiSystemLockPasswordLine } from 'solid-icons/ri'
|
||||
import PageTitle from '../components/PageTitle/PageTitle'
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue