diff --git a/tasks/config/admin/oauth.js b/tasks/config/admin/oauth.js deleted file mode 100644 index 6268b7abe..000000000 --- a/tasks/config/admin/oauth.js +++ /dev/null @@ -1,10 +0,0 @@ -/* - Used to import GitHub Auth Token - To Automate GitHub Updates -*/ - -module.exports = { - token : 'AN-OAUTH2-TOKEN', - name : 'Your Name', - email : 'user@email.com' -}; \ No newline at end of file