From 6632abf191dd2c9b5ce818de3f2bdbe51b3948c1 Mon Sep 17 00:00:00 2001 From: ji-xuepeng Date: Fri, 13 Jan 2017 21:25:15 +0800 Subject: Removes unnecessary utf-8 encoding Change-Id: Ide4cb14246394522e35929cf08978aaf5fa9eb59 --- releasenotes/source/conf.py | 1 - 1 file changed, 1 deletion(-) (limited to 'releasenotes') diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py index 1ff2ee8..a988be7 100644 --- a/releasenotes/source/conf.py +++ b/releasenotes/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 -- cgit v1.2.1