Skip to content

Commit 38e7fa0

Browse files
committed
lint
1 parent e909582 commit 38e7fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chat/infinite.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import * as ns from '../ns'
1313
import * as widgets from '../widgets'
1414
// import * as pad from '../pad'
1515
// import { DateFolder } from './dateFolder'
16-
import { ChatChannel, isDeleted} from './chatLogic'
16+
import { ChatChannel, isDeleted } from './chatLogic'
1717
import { renderMessageEditor, renderMessageRow } from './message'
1818

1919
// const UI = { authn, icons, ns, media, pad, $rdf, store, style, utils, widgets }

0 commit comments

Comments
 (0)