diff options
author | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-09-21 13:51:33 +0800 |
---|---|---|
committer | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-09-21 13:51:33 +0800 |
commit | 0b3ba5a4a5125bea3f3a3b5a6412d752dc6e48c6 (patch) | |
tree | 2df68198fc1637ebd79005f60cd3710d00dcf6c4 /res/manage.py | |
parent | 52e436b79e962defe89cf4593beceac70ea5c5e4 (diff) |
Modify vnfres code according to PEP8 standard
Change-Id: Ifa8afcb1a619c571261514b91191be9cc01520c8
Issue-ID: VFC-410
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'res/manage.py')
-rw-r--r-- | res/manage.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/res/manage.py b/res/manage.py index a9dc4bf..790d22b 100644 --- a/res/manage.py +++ b/res/manage.py @@ -12,7 +12,6 @@ # See the License for the specific language governing permissions and # limitations under the License. - import os import sys |