Fixes For PR

This commit is contained in:
thororen1234 2024-10-19 11:24:58 -04:00
parent 4da1e9f5d5
commit 440b68ea82
4 changed files with 9 additions and 6 deletions

View file

@ -16,8 +16,6 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
import "./style.css";
import { showNotification } from "@api/Notifications";
import ErrorBoundary from "@components/ErrorBoundary";
import { Devs, EquicordDevs } from "@utils/constants";