Remove utf-8 encoding

py35 does not require the utf encoding in header. So, remove it.

Change-Id: Ic4ed8a3326410a32d12c30eb36e4b077fb6dc36b
This commit is contained in:
Sharat Sharma 2017-02-16 19:33:22 +05:30
parent 025c3f48b9
commit 9b9233a693
1 changed files with 0 additions and 1 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