Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
Smityz committed Dec 16, 2019
1 parent 41fccbb commit e7064be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/server/TableHotspotPolicy.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ void Hotpot_calculator::start_alg()
_policy->detect_hotspot_policy();
}
}
}
}
2 changes: 1 addition & 1 deletion src/server/data_store.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ class Data_store
}
};
}
}
}

0 comments on commit e7064be

Please sign in to comment.