From 7e7d709dd6ead724dc7116f1fb007f461725d1c9 Mon Sep 17 00:00:00 2001 From: Benjamin Jones Date: Fri, 8 Feb 2013 17:40:54 -0800 Subject: big ruleset cleanup --- exampleData/ruleSets/ruleSet1.json | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 exampleData/ruleSets/ruleSet1.json (limited to 'exampleData/ruleSets/ruleSet1.json') 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"}//, - //--- - ]} -- cgit v1.2.3