Skip to content

Commit

Permalink
remove mvt_cache template
Browse files Browse the repository at this point in the history
  • Loading branch information
RobAndrewHurst committed Nov 22, 2023
1 parent 77af7c4 commit 8ff00bb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 27 deletions.
4 changes: 0 additions & 4 deletions mod/workspace/templates/_queries.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,5 @@ module.exports = {
mvt: {
render: require('./mvt'),
value_only: true
},
mvt_cache: {
admin: true,
render: require('./mvt_cache'),
}
}
23 changes: 0 additions & 23 deletions mod/workspace/templates/mvt_cache.js

This file was deleted.

0 comments on commit 8ff00bb

Please sign in to comment.