Removes unnecessary utf-8 encoding

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

Change-Id: I813c5013c5371e0d50918e6e7639a956db78f31d
This commit is contained in:
Arundhati Surpur 2017-08-22 14:24:47 +05:30
parent eeadbaeb33
commit 0960e6db6d
1 changed files with 0 additions and 1 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