Skip to content

Commit 980a369

Browse files
committed
Removed unnecessary import statements
1 parent 105ebc6 commit 980a369

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

examples/ssh_certificates/get_cert_ssh.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
18-
from __future__ import print_function
19-
2017
import logging
2118
import random
2219
import string

examples/ssh_certificates/get_cert_ssh_service.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
18-
from __future__ import print_function
19-
2017
import logging
2118
import random
2219
import string

0 commit comments

Comments
 (0)