diff --git a/src/resources/users.tsx b/src/resources/users.tsx
index 8931599..2678f98 100644
--- a/src/resources/users.tsx
+++ b/src/resources/users.tsx
@@ -23,7 +23,6 @@ import {
FormTab,
BooleanField,
BooleanInput,
- PasswordInput,
TextField,
TextInput,
ReferenceField,
@@ -143,7 +142,6 @@ export const UserEdit = (props: EditProps) => {
-