Antonio-Maranhao commented on a change in pull request #1036: move revision browser to use redux URL: https://github.com/apache/couchdb-fauxton/pull/1036#discussion_r157297911
########## File path: app/addons/documents/routes-doc-editor.js ########## @@ -16,8 +16,9 @@ import Documents from "./resources"; import Databases from "../databases/base"; import Actions from "./doc-editor/actions"; import ReactComponents from "./doc-editor/components"; -import RevBrowserActions from "./rev-browser/rev-browser.actions"; -import RevBrowserComponents from "./rev-browser/rev-browser.components"; +// import RevBrowserActions from "./rev-browser/rev-browser.actions"; Review comment: Remove please ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
