Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit 2ae9cc7

Browse files
fix: lint issues
1 parent db62d15 commit 2ae9cc7

File tree

1 file changed

+0
-1
lines changed
  • themes/pergel-auth/server/lucia-changeName

1 file changed

+0
-1
lines changed

themes/pergel-auth/server/lucia-changeName/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ export const changeNameAuth = pergelChangeName()
1414
db: connect,
1515
options: {
1616
getUserAttributes(databaseUserAttributes) {
17-
// eslint-disable-next-line unused-imports/no-unused-vars
1817
const { password, provider, providerId, ...attributes } = databaseUserAttributes
1918
return attributes
2019
},

0 commit comments

Comments
 (0)