mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
Deleted useless console log
This commit is contained in:
@@ -62,7 +62,6 @@ class UiTab extends React.Component {
|
||||
checkHighLight.setAttribute('rel', 'stylesheet')
|
||||
document.head.appendChild(checkHighLight)
|
||||
}
|
||||
console.log("This is a console log")
|
||||
|
||||
const newConfig = {
|
||||
ui: {
|
||||
|
||||
Reference in New Issue
Block a user