Skip to content

Commit

Permalink
remove plaintext reference introduced after master merge
Browse files Browse the repository at this point in the history
  • Loading branch information
timolegros committed Oct 2, 2024
1 parent 68eb2a4 commit 4425189
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@ export async function __getBulkThreads(
'id', COM.id,
'address', A.address,
'text', COM.text,
'plainText', COM.plainText,
'created_at', COM.created_at::text,
'updated_at', COM.updated_at::text,
'deleted_at', COM.deleted_at::text,
Expand Down

0 comments on commit 4425189

Please sign in to comment.