Removes unnecessary utf-8 encoding

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

Change-Id: Ib00889343c833b9ebbc7d9cb74cacd5c041d1918
This commit is contained in:
Arundhati Surpur 2017-07-05 10:44:22 +05:30
parent 4dd11a4edb
commit af3c0b4d3e
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
# Copyright (c) 2013 Mirantis Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");