remove newrelic from use in devenv

This commit is contained in:
Keksike
2017-07-02 19:35:56 +03:00
parent cdc9b5a141
commit 680715c262
3 changed files with 7 additions and 26 deletions

View File

@@ -1,18 +0,0 @@
{
"all": {
"slack": {
"token": "",
"privateChannel": "",
"publicChannel": ""
},
"github": {
"token": ""
},
"twitter": {
"consumerKey": "",
"consumerSecret": "",
"token": "",
"tokenSecret": ""
}
}
}