diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/crashreportScraper.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/crashreportScraper.py b/bin/crashreportScraper.py index 6ce91bcba189..37636f2c462e 100755 --- a/bin/crashreportScraper.py +++ b/bin/crashreportScraper.py @@ -15,7 +15,6 @@ import requests from bs4 import BeautifulSoup import sys import os -import math from datetime import datetime import urllib.parse import re |