Remove utf-8 encoding
py35 does not require the utf encoding in header. So, remove it. Change-Id: Ic4ed8a3326410a32d12c30eb36e4b077fb6dc36b
This commit is contained in:
parent
025c3f48b9
commit
9b9233a693
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user