ソースを参照

chore: delete a TODO from perfectionism

Zaiming (Stone) Shi 2 年 前
コミット
48b69bd60c
1 ファイル変更0 行追加1 行削除
  1. 0 1
      apps/emqx_license/src/emqx_license_http_api.erl

+ 0 - 1
apps/emqx_license/src/emqx_license_http_api.erl

@@ -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">>,