[#1115] node: Remove unused const

Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
This commit is contained in:
Alexander Chuprov 2024-05-07 19:11:21 +03:00
parent fe2c1c926f
commit 854200a874
3 changed files with 514 additions and 580 deletions

View file

@ -40,8 +40,7 @@ const (
metaFlagKey = "meta"
pathFlagKey = "path"
pathAttributeFlagKey = "pattr"
pathFlagKey = "path"
latestOnlyFlagKey = "latest"