chore: Remove test users

Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
Richie Bendall 2019-09-30 18:18:36 +13:00
parent c071817640
commit 97163ea75c
No known key found for this signature in database
GPG key ID: 1C6A99DFA9D306FC
4 changed files with 0 additions and 30 deletions

View file

@ -1,7 +0,0 @@
{
"copyright": "test1",
"format": "html",
"license": "mit",
"theme": "default",
"gravatar": false
}

View file

@ -1,7 +0,0 @@
{
"copyright": "test2",
"format": "html",
"license": "mit",
"theme": "default",
"gravatar": true
}

View file

@ -1,8 +0,0 @@
{
"copyright": "test3",
"email": "richiebendall@gmail.com",
"format": "html",
"license": "mit",
"theme": "richienb",
"gravatar": true
}

View file

@ -1,8 +0,0 @@
{
"copyright": "test4",
"email": "richiebendall@gmail.com",
"format": "html",
"license": "mit",
"theme": "richienb",
"gravatar": false
}