Skip to content

Commit 3a898b4

Browse files
captbaritoneclaude
andauthored
Remove unused RichText import from bluesky.ts to fix CI lint failure (#1346)
The RichText import from @atproto/api was unused after refactoring the Bluesky posting logic to use manual facets instead of RichText helpers. This caused the ESLint no-unused-vars rule to fail in CI. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 247bda1 commit 3a898b4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/skin-database/tasks/bluesky.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import {
55
AppBskyRichtextFacet,
66
AtpAgent,
77
BlobRef,
8-
RichText,
98
} from "@atproto/api";
109
import {
1110
TWEET_BOT_CHANNEL_ID,

0 commit comments

Comments
 (0)