👕 Now that I actually got my linter working 👀

This commit is contained in:
Ash Wilson 2019-01-04 09:54:36 -05:00
parent efc55d71a3
commit d725f5e42b
No known key found for this signature in database
GPG Key ID: 81B1DDB704F69D2A

View File

@ -1375,7 +1375,7 @@ or use Pane::saveItemAs for programmatic saving.`)
for (const {location, stats} of locationStats) {
const {pathToOpen} = location
if (!pathToOpen) {
continue;
continue
}
if (stats !== null) {