Skip to content

Commit e2b0c51

Browse files
committed
chore: remove duplicate
1 parent 1d8a9ad commit e2b0c51

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

packages/coins-sdk/src/client/types.gen.ts

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1290,16 +1290,6 @@ export type GetProfileResponses = {
12901290
* The `String` scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.
12911291
*/
12921292
displayName?: string;
1293-
};
1294-
farcaster?: {
1295-
/**
1296-
* The `String` scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.
1297-
*/
1298-
username?: string;
1299-
/**
1300-
* The `String` scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.
1301-
*/
1302-
displayName?: string;
13031293
}
13041294
};
13051295
linkedWallets: {

0 commit comments

Comments
 (0)