Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
karashiiro committed Nov 25, 2023
1 parent b7e2fd2 commit 0016c6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tweets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import {
parseThreadedConversation,
} from './timeline-v2';
import { getTweetTimeline } from './timeline-async';
import stringify from 'json-stable-stringify';
import { apiRequestFactory } from './api-data';

export interface Mention {
Expand Down

0 comments on commit 0016c6f

Please sign in to comment.