Commit a2977ed4 authored by Tien-Thinh Nguyen's avatar Tien-Thinh Nguyen

Code cleanup

parent 18cc64a1
......@@ -228,7 +228,6 @@ void smf_profile::display() const {
//------------------------------------------------------------------------------
void smf_profile::to_json(nlohmann::json &data) const {
display();
data["nfInstanceId"] = nf_instance_id;
data["nfInstanceName"] = nf_instance_name;
data["nfType"] = nf_type;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment