Remove service credentials object

This commit is contained in:
Enrique Alcantara 2019-09-06 14:14:51 -04:00
parent d7a3e6c41f
commit 15096b01c6
No known key found for this signature in database
GPG Key ID: 4D32BDBF4BF2EFD4
1 changed files with 0 additions and 4 deletions

View File

@ -1,8 +1,4 @@
export default () => ({
serviceCredentials: {
accessKeyId: '',
secretAccessKey: '',
},
isValidatingCredentials: false,
validCredentials: false,