1
0
Fork 0

Remove chains config

This commit is contained in:
Gregory Eremin 2015-02-10 02:56:08 +07:00
parent 4401e0ecc4
commit 2ccd02a1c9
1 changed files with 0 additions and 21 deletions

View File

@ -1,21 +0,0 @@
{
"calculate": {
"s": [
"uuid",
{
"p": [
"power2",
"power3",
"power5"
]
},
"aggregator",
"logger",
{
"d": [
"sleep"
]
}
]
}
}