Removes unnecessary utf-8 coding

TrivialFix

Change-Id: Icce92522b064b98e08d8ab149f5784e87bc6c93d
This commit is contained in:
ji-xuepeng 2017-01-26 21:39:11 +08:00
parent d2105f78c0
commit afdd39309f
2 changed files with 0 additions and 3 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

View File

@ -1,5 +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