Removes unnecessary utf-8 encoding

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

Change-Id: Ia07e73dd4b5945e44454e1dcbf0e90f87f430d90
This commit is contained in:
rajat29 2017-08-29 15:16:39 +05:30
parent 7575a3c5be
commit b50f2b69e3

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