chore(xo-server/Model): remove unused initialize()
This commit is contained in:
parent
7dc0c4cf15
commit
e86b30f205
@ -15,9 +15,6 @@ export default class Model extends EventEmitter {
|
||||
}
|
||||
}
|
||||
|
||||
// Initialize the model after construction.
|
||||
initialize () {}
|
||||
|
||||
// Validate the defined properties.
|
||||
//
|
||||
// Returns the error if any.
|
||||
|
Loading…
Reference in New Issue
Block a user