Skip to content

Commit

Permalink
Finish fixing updated Location docs
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskrycho committed Mar 20, 2023
1 parent 5cca3e5 commit f8649ab
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tests/docs/expected.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ module.exports = {
'_deserializeQueryParams',
'_document',
'_fullyScopeQueryParams',
'_getHashPath',
'_getObjectsOnNamespaces',
'_getQPMeta',
'_globalsMode',
Expand Down Expand Up @@ -240,7 +239,6 @@ module.exports = {
'getViewElement',
'getViewId',
'getViewRange',
'global',
'gt',
'gte',
'guidFor',
Expand All @@ -257,9 +255,9 @@ module.exports = {
'hasRoute',
'helper',
'helperContainer',
'history',
'htmlSafe',
'if',
'implementation',
'in-element',
'includes',
'incrementProperty',
Expand Down Expand Up @@ -533,7 +531,6 @@ module.exports = {
'unsubscribe',
'url',
'urlFor',
'userAgent',
'validationCache',
'visit',
'w',
Expand Down

0 comments on commit f8649ab

Please sign in to comment.