Removes unnecessary utf-8 encoding

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

Change-Id: I511ac4d37501d8d70369811a065dc85c61a9566b
This commit is contained in:
Arundhati Surpur 2017-07-05 10:22:31 +05:30
parent 6231dde5c1
commit ae69ce862d

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