You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/05/02 09:00:15 UTC

[GitHub] garrensmith commented on a change in pull request #1081: Extension for replication authentication methods

garrensmith commented on a change in pull request #1081: Extension for replication authentication methods
URL: https://github.com/apache/couchdb-fauxton/pull/1081#discussion_r185422632
 
 

 ##########
 File path: app/addons/replication/actions.js
 ##########
 @@ -48,7 +49,7 @@ export const getDatabasesList = () => dispatch => {
     });
 };
 
-export const replicate = (params) => dispatch => {
+export const  replicate = (params) => dispatch => {
 
 Review comment:
   unnecessary space

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services