Skip to content

Commit 7c7d1d1

Browse files
internal: clean up unrelated comment
The comment about routes is likely has been introduced because cartridge.roles.crud-router role was based on cartridge.roles.metrics role, see [1]. 1. https://github.com/tarantool/metrics/blob/5ac763d87b8ba140147a66a7ca60b35daf44b826/cartridge/roles/metrics.lua#L170 Part of #332
1 parent 3deaa7e commit 7c7d1d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cartridge/roles/crud-router.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
local crud = require('crud')
22
local stash = require('crud.common.stash')
33

4-
-- removes routes that changed in config and adds new routes
54
local function init()
65
crud.init_router()
76
stash.setup_cartridge_reload()

0 commit comments

Comments
 (0)