aboutsummaryrefslogtreecommitdiff
path: root/exampleData/ruleSets/ruleSet1.json
diff options
context:
space:
mode:
Diffstat (limited to 'exampleData/ruleSets/ruleSet1.json')
-rw-r--r--exampleData/ruleSets/ruleSet1.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/exampleData/ruleSets/ruleSet1.json b/exampleData/ruleSets/ruleSet1.json
deleted file mode 100644
index b4cfcb3..0000000
--- a/exampleData/ruleSets/ruleSet1.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{"id":42,"name":"Rule Set","description":"rule set description","rules":[
- //---
- {"id":42,"name":"r1","description":"desc1","rule":"rule txt1"},
- //---
- {"id":43,"name":"r2","description":"desc2","rule":"rule txt2"}//,
- //---
- ]}