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-09 03:59:11 +00:00
committed by Kiran Totad
parent 35c2c57f45
commit dc7074e16e
2 changed files with 0 additions and 4 deletions
-2
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
@@ -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