diff options
Diffstat (limited to 'main/app/sprinkles.example.json')
-rwxr-xr-x | main/app/sprinkles.example.json | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/main/app/sprinkles.example.json b/main/app/sprinkles.example.json deleted file mode 100755 index d54584e..0000000 --- a/main/app/sprinkles.example.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "require": { - - }, - "base": [ - "core", - "account", - "admin" - ] -} |