From 44c7ce96ec0535b92e04808c738aae244ae13c58 Mon Sep 17 00:00:00 2001 From: ji-xuepeng Date: Fri, 13 Jan 2017 20:41:25 +0800 Subject: [PATCH] Removes unnecessary utf-8 encoding Change-Id: I2827b384771df2a554220d27b1f887f8ed058645 --- doc/source/conf.py | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index 5c3d801a..b70e1e15 100755 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -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