chore: rm outdated comment

This commit is contained in:
JimMoen 2024-03-20 16:49:36 +08:00
parent b8b4c5a34a
commit 808efe0f64
No known key found for this signature in database
1 changed files with 0 additions and 2 deletions

View File

@ -258,8 +258,6 @@ create_counter(Meter, Counters, CallBack) ->
Counters
).
%% Note: list_to_existing_atom("cpu.use") will crash
%% so we make sure the atom is already existing here
normalize_name(cpu_use) ->
'cpu.use';
normalize_name(cpu_idle) ->