Removes unnecessary utf-8 encoding

This patches removes unnecessary utf-8 encoding header

Change-Id: I3787ae7cc36e5fe3afcacba5fa5af60680484c1a
This commit is contained in:
Kiran_totad 2017-03-07 15:37:43 +05:30 committed by Kiran Totad
parent 35c2c57f45
commit dc7074e16e
2 changed files with 0 additions and 4 deletions

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

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