Removed unnecessary utf-8 encoding

Change-Id: I8a56d1184a4a5336de6634f4f3dcf89d5f34370b
This commit is contained in:
avnish 2017-01-11 16:01:53 +05:30 committed by Eyal
parent af431d95f2
commit e549583eb9
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,7 +1,5 @@
#!/usr/bin/env python
# coding: utf-8
# Copyright 2016 - Nokia
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may