mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
delete unnecessary } and correct the indent
This commit is contained in:
@@ -76,7 +76,6 @@ class MarkdownNoteDetail extends React.Component {
|
||||
break
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if (title == null) {
|
||||
for (let i = 0; i < splitted.length; i++) {
|
||||
|
||||
Reference in New Issue
Block a user