Removes unnecessary utf-8 coding for glance_store

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

Change-Id: I1a87f00e3ca189d249932db7df73e2179415f81e
This commit is contained in:
gengchc2 2016-12-26 15:06:53 +08:00
parent 6982b3c2e5
commit c71b2e42d9
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
import os
import subprocess
import sys