8000 Remove bad import · mwdaub/python-docs-samples@2ddc9ca · GitHub
[go: up one dir, main page]

Skip to content

Commit 2ddc9ca

Browse files
authored
Remove bad import
1 parent f2919ee commit 2ddc9ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dlp/inspect_content.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
local file or a file on Google Cloud Storage."""
1717

1818
from __future__ import print_function
19-
from builtins import range
2019

2120
import argparse
2221
import os

0 commit comments

Comments
 (0)
0