diff --git a/sgspider.py b/sgspider.py index 488019d..e91b79b 100644 --- a/sgspider.py +++ b/sgspider.py @@ -50,7 +50,6 @@ def getgirls(): time.sleep(1) print("Starting to scroll through photos page.. this will take a *REALLY* LONG time!") print("Each '.' in the progress output represents a new page that has been loaded and 'x' is a failure to load the next page.") - print("Please be cautious of memory usage!\n\n") print("Progress [", end='', flush=True) done = False cctr = 0