aboutsummaryrefslogtreecommitdiff
path: root/src/components/editors/address-editor.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/editors/address-editor.js')
-rw-r--r--src/components/editors/address-editor.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/editors/address-editor.js b/src/components/editors/address-editor.js
index 3675f26..bd81b6f 100644
--- a/src/components/editors/address-editor.js
+++ b/src/components/editors/address-editor.js
@@ -18,7 +18,6 @@
import { Address } from './../../classes/client';
import './scss/address-editor.scss';
-import { useState, useEffect } from 'react';
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome';
import { faXmark } from '@fortawesome/free-solid-svg-icons';