diff --git a/scraperchan.py b/scraperchan.py index 69179a1..b4e2a4b 100644 --- a/scraperchan.py +++ b/scraperchan.py @@ -1,4 +1,4 @@ -import requests, json, time, argparse, sys, os, logging +import requests, json, time, argparse, sys, os from PIL import Image from io import BytesIO