diff options
author | marvin-borner@live.com | 2018-04-16 21:13:06 +0200 |
---|---|---|
committer | marvin-borner@live.com | 2018-04-16 21:13:06 +0200 |
commit | 7a0f84775d916bcf0aa0324399bb54b00f3688dd (patch) | |
tree | 152d2d2fa6ca35c93558c883e1e6395db2428f88 /main/app/sprinkles.example.json | |
parent | cf14306c2b3f82a81f8d56669a71633b4d4b5fce (diff) |
Cleaned up a bit
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" - ] -} |