Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
SagiSan committed Aug 13, 2024
1 parent b8a3946 commit 583d437
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/ensjs/src/functions/subgraph/getNamesForAddress.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,11 +114,6 @@ const getOrderByFilter = ({
previousPage.length === 20
) {
console.log('asc 2')
//unwrapped subnames no expiry
//unwrapped .eth names have expiry
//wrapped .eth names have expiry
//wrapped subnames have expiry if fuse else same as unwrapped
//non .eth names no expiry

return {
or: [
Expand Down

0 comments on commit 583d437

Please sign in to comment.