mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-15 18:56: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')
|
checkHighLight.setAttribute('rel', 'stylesheet')
|
||||||
document.head.appendChild(checkHighLight)
|
document.head.appendChild(checkHighLight)
|
||||||
}
|
}
|
||||||
console.log("This is a console log")
|
|
||||||
|
|
||||||
const newConfig = {
|
const newConfig = {
|
||||||
ui: {
|
ui: {
|
||||||
|
|||||||
Reference in New Issue
Block a user