chore: delete a TODO from perfectionism

This commit is contained in:
Zaiming (Stone) Shi 2023-11-22 21:00:08 +01:00
parent acaf2784f5
commit 48b69bd60c
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@ schema("/license") ->
) )
} }
}, },
%% TODO(5.x): It's a update action, should use PUT instead
post => #{ post => #{
tags => ?LICENSE_TAGS, tags => ?LICENSE_TAGS,
summary => <<"Update license key">>, summary => <<"Update license key">>,