Skip to content

Commit 7588cdb

Browse files
committed
remove commented lines
1 parent 5e85ec7 commit 7588cdb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

examples/recordset_indexed_modified_date_and_archive_link_status.py

-5
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,7 @@
22
try:
33
from idigbio.json_client import iDbApiJson
44
import requests
5-
# import shutil
6-
# import os
7-
# import sys
8-
# import time
95
import argparse
10-
# import json
116
except ImportError as e:
127
print ("IMPORT ERROR (This exception is likely caused by a missing module): '{0}'".format(e))
138
raise SystemExit

0 commit comments

Comments
 (0)