[ceph-client] Remove explicit call to Python2

The PS removes the explicit call to Python2 from _checkPGs.py file.

Change-Id: If8cf5b9e1347997bb5b2fe13155d377736f288da
This commit is contained in:
Kabanov, Dmitrii 2019-10-07 10:27:58 -07:00 committed by Tin Lam
parent 1b0190765d
commit 8acb9e0f39

View File

@ -1,4 +1,4 @@
#!/usr/bin/python2
#!/usr/bin/python
import subprocess
import json