mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Reverted unintended change
This commit is contained in:
parent
06a6dc835d
commit
dc68f37b86
1 changed files with 0 additions and 3 deletions
|
@ -96,9 +96,6 @@ module.exports = {
|
|||
} else {
|
||||
return engineDefaults['ghost-api'];
|
||||
}
|
||||
},
|
||||
delete: function (){
|
||||
|
||||
},
|
||||
activate: function activate(loadedTheme, checkedTheme, error) {
|
||||
// no need to check the score, activation should be used in combination with validate.check
|
||||
|
|
Loading…
Add table
Reference in a new issue