Removes unnecessary utf-8 encoding

This patches removes unnecessary utf-8
encoding in doc/source/conf.py

Change-Id: I9465b313a698a3a11a38fa589dd342f17ce05018
This commit is contained in:
Arundhati Surpur 2017-07-23 00:47:45 +05:30 committed by Marc Aubry
parent 32bfd146b9
commit 230f77d36b

View File

@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.
# You may obtain a copy of the License at # You may obtain a copy of the License at