mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-14 02:06:29 +00:00
Discard unnecessary logging
This commit is contained in:
@@ -94,7 +94,6 @@ class Preferences extends React.Component {
|
|||||||
}
|
}
|
||||||
|
|
||||||
getContentBoundingBox () {
|
getContentBoundingBox () {
|
||||||
console.log(this.refs.content.getBoundingClientRect())
|
|
||||||
return this.refs.content.getBoundingClientRect()
|
return this.refs.content.getBoundingClientRect()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user