mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Removed outdated todo referencing api versions
refs: https://github.com/TryGhost/Toolbox/issues/229 - We got rid of the configs, so this todo is no longer valid
This commit is contained in:
parent
b0234dd58e
commit
cbc56d953a
@ -6,7 +6,6 @@ const _ = require('lodash');
|
||||
const Promise = require('bluebird');
|
||||
|
||||
// The default settings for a default post query
|
||||
// @TODO: get rid of this config and use v2, v3 config
|
||||
const queryDefaults = {
|
||||
type: 'browse',
|
||||
resource: 'posts',
|
||||
|
Loading…
Reference in New Issue
Block a user