From 4da7072d827b6cc2cd3aeae908b221b58738f364 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 16 Apr 2015 02:30:44 -0400 Subject: Whoops, I left trusted-user-fellows in staff_groups.json. --- devel/fixtures/staff_groups.json | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'devel') diff --git a/devel/fixtures/staff_groups.json b/devel/fixtures/staff_groups.json index f57baa26..96efde62 100644 --- a/devel/fixtures/staff_groups.json +++ b/devel/fixtures/staff_groups.json @@ -27,20 +27,6 @@ "model": "devel.staffgroup", "pk": 3 }, -{ - "fields": { - "group": [ - "Retired Trusted Users" - ], - "description": "Below you can find a list of ex-trusted users (aka fellows). These folks helped make Parabola what it is today. Thanks!", - "sort_order": 12, - "member_title": "Fellow", - "slug": "trusted-user-fellows", - "name": "Trusted User Fellows" - }, - "model": "devel.staffgroup", - "pk": 4 -}, { "fields": { "group": [ -- cgit v1.2.3