Skip to content
Snippets Groups Projects
Commit 3c5ec81e authored by Eric Sproul's avatar Eric Sproul
Browse files

Returning check_name is a waste too

git-svn-id: https://labs.omniti.com/resmon/trunk@436 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
parent f50afbc7
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,6 @@ sub handler {
my $value = $1;
return {
"check_name" => [$self->{check_name}, "s"],
"value" => [$value, "n"]
};
};
......
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