Merge "Removes unnecessary utf-8 encoding"

This commit is contained in:
Jenkins 2017-10-05 07:06:29 +00:00 committed by Gerrit Code Review
commit a44d3b361e
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
@ -72,4 +71,4 @@ latex_documents = [
]
# Example configuration for intersphinx: refer to the Python standard library.
#intersphinx_mapping = {'http://docs.python.org/': None}
#intersphinx_mapping = {'http://docs.python.org/': None}