mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:48:26 -06:00
DEV: Correct linting error
This commit is contained in:
parent
dc15486f0a
commit
f1d5b992bf
@ -154,7 +154,6 @@ export default class {
|
||||
}
|
||||
})
|
||||
.then(() => {
|
||||
const controller = this._topicController;
|
||||
if (controller) {
|
||||
const postNumbers = Object.keys(newTimings).map(v =>
|
||||
parseInt(v, 10)
|
||||
|
Loading…
Reference in New Issue
Block a user