mirror of
https://github.com/Ravinou/borgwarehouse
synced 2026-03-14 14:25:46 +01:00
refactor: remove unused lib
This commit is contained in:
parent
73a1f454e3
commit
95451e8bb4
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
|||
//Lib
|
||||
import { useEffect } from 'react';
|
||||
import { toast } from 'react-toastify';
|
||||
import 'react-toastify/dist/ReactToastify.css';
|
||||
import classes from '../../UserSettings.module.css';
|
||||
import { useState } from 'react';
|
||||
import { SpinnerCircularFixed } from 'spinners-react';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue