Skip to content

Commit

Permalink
Fix Merge Issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Raul Hidalgo Caballero committed Nov 17, 2016
1 parent e396257 commit 2f3a07f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
4 changes: 0 additions & 4 deletions ckan/config/environment.py
Expand Up @@ -104,14 +104,10 @@ def find_controller(self, controller):

app_globals.reset()

<<<<<<< HEAD
=======
# Build JavaScript translations. Must be done after plugins have
# been loaded.
build_js_translations()

>>>>>>> refs/remotes/ckan/master

# A mapping of config settings that can be overridden by env vars.
# Note: Do not remove the following lines, they are used in the docs
# Start CONFIG_FROM_ENV_VARS
Expand Down
5 changes: 0 additions & 5 deletions dev-requirements.txt
Expand Up @@ -6,13 +6,8 @@ docutils==0.12
factory-boy==2.1.1
httpretty==0.8.3
mock==2.0.0
<<<<<<< HEAD
pycodestyle==2.2.0
pip-tools==1.6.5
=======
pep8==1.4.6
pip-tools==1.7.0
>>>>>>> refs/remotes/ckan/master
polib==1.0.7
pyfakefs==2.9
Sphinx==1.2.3
Expand Down

0 comments on commit 2f3a07f

Please sign in to comment.