mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 11:45:57 +08:00
chore: remove debugging code
This commit is contained in:
parent
0c32184775
commit
cf9d88f334
@ -209,8 +209,6 @@ export default abstract class Model {
|
||||
delete attributes.relationships;
|
||||
}
|
||||
|
||||
console.log('data', data);
|
||||
|
||||
// Before we update the model's data, we should make a copy of the model's
|
||||
// old data so that we can revert back to it if something goes awry during
|
||||
// persistence.
|
||||
|
Loading…
x
Reference in New Issue
Block a user