Skip to content
Snippets Groups Projects
Commit 307760c6 authored by Lukas Rotheneder's avatar Lukas Rotheneder
Browse files

format(common-src): clang-format

parent ea94a0ac
No related branches found
No related tags found
1 merge request!88Modify Models for PCC Rule DB Integration
......@@ -76,7 +76,6 @@ class Arp {
friend void to_json(nlohmann::json& j, const Arp& o);
friend void from_json(const nlohmann::json& j, Arp& o);
int32_t m_PriorityLevel;
oai::model::common::PreemptionCapability m_PreemptCap;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment