Removes unnecessary utf-8 coding for python-searchlightclient

The file was added redundant utf-8 coding by some editor.
we can delete it .

Change-Id: I6b90f79dbd7a9f395c23a7a8ef1f84808be52898
This commit is contained in:
gengchc2 2016-12-26 17:14:07 +08:00
parent 85497f478f
commit 7ce58d0656
1 changed files with 0 additions and 1 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