mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Removed meaningless code comment
no issue - comment was about a deprecated property that has already been removed in 3.0
This commit is contained in:
parent
8fd1e816ae
commit
6eb992ce1f
1 changed files with 0 additions and 3 deletions
|
@ -19,9 +19,6 @@ const queryDefaults = {
|
|||
*/
|
||||
const defaultQueryOptions = {
|
||||
options: {
|
||||
/**
|
||||
* @deprecated: `author`, will be removed in Ghost 3.0
|
||||
*/
|
||||
include: 'authors,tags'
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue