Skip to content

Commit

Permalink
conf: Remove extension_versions config value
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Feb 14, 2021
1 parent ae337bd commit a474afa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,6 @@


def setup(app):
app.add_config_value('extension_versions', extension_versions, True)

# The root of the repository.
basedir = Path(os.path.realpath(__file__)).parents[1]
# The `LOCALE_DIR` from `config.mk`.
Expand Down

0 comments on commit a474afa

Please sign in to comment.