Removes unnecessary utf-8 encoding

This patches removes unnecessary utf-8 encoding

Change-Id: Iaa5cfd53842c7c1ad6e5f49891763a340c886c2e
This commit is contained in:
Kiran_totad 2017-02-24 10:59:11 +05:30
parent 568be4abb8
commit 9912b7acd8
3 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

View File

@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# Copyright 2010-2011 OpenStack Foundation
# Copyright (c) 2013 Hewlett-Packard Development Company, L.P.

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