提交 3b18a415 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

linting

上级 818c513a
......@@ -12,7 +12,7 @@
*/
import { test } from 'ava'
import { Firer as Firer} from './firer'
import { Firer } from './firer'
test('Firer smoking test', t => {
t.true(true, 'should be true')
......
......@@ -374,4 +374,3 @@ async function checkRoomTopic(m: Message): Promise<void> {
log.error('PuppetWebFirer', 'fireRoomTopic() co exception: %s', e.stack)
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册