Removes unnecessary utf-8 encoding

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

Change-Id: I0e55484a6ffacaa9b541abb3cd51ffb8a8a66bef
This commit is contained in:
Arundhati Surpur 2017-07-19 17:33:48 +05:30
parent 9ef9a7a92d
commit cae3684b4b
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