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