aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/pronoundb/components/PronounsProfileWrapper.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/pronoundb/components/PronounsProfileWrapper.tsx')
-rw-r--r--src/plugins/pronoundb/components/PronounsProfileWrapper.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/pronoundb/components/PronounsProfileWrapper.tsx b/src/plugins/pronoundb/components/PronounsProfileWrapper.tsx
index 930d5a7..3f0022e 100644
--- a/src/plugins/pronoundb/components/PronounsProfileWrapper.tsx
+++ b/src/plugins/pronoundb/components/PronounsProfileWrapper.tsx
@@ -16,7 +16,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
-import { classes,useAwaiter } from "../../../utils";
+import { useAwaiter } from "../../../utils";
import { Settings } from "../../../Vencord";
import { UserStore } from "../../../webpack/common";
import { PronounMapping, UserProfileProps } from "../types";