Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bourgeoa committed Apr 3, 2024
1 parent e909582 commit 38e7fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chat/infinite.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import * as ns from '../ns'
import * as widgets from '../widgets'
// import * as pad from '../pad'
// import { DateFolder } from './dateFolder'
import { ChatChannel, isDeleted} from './chatLogic'
import { ChatChannel, isDeleted } from './chatLogic'
import { renderMessageEditor, renderMessageRow } from './message'

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

0 comments on commit 38e7fa0

Please sign in to comment.