Skip to content
Snippets Groups Projects
Commit 7a138bde authored by Tibo's avatar Tibo
Browse files

Style fix

parent a163c948
No related branches found
No related tags found
No related merge requests found
......@@ -55,8 +55,4 @@ class LoadAvg extends AbstractSensor {
function parse($string) {
return current(explode(" ", $string));
}
public function getLastValues() {
}
}
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