Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sukbearai committed Jan 8, 2025
1 parent 353fcdd commit 2d714e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/scenes/kol.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import type { TwitterProfile } from '../twitter/manager'
import { Scenes } from 'telegraf'
import { startTwitterAuth } from '~/src/twitter/'
import { consola } from '../utils/log'
import { cleanMarkdown } from '../utils/markdown'

export const kolScene = new Scenes.BaseScene<Scenes.SceneContext>('kol_scene')
Expand Down

0 comments on commit 2d714e7

Please sign in to comment.