Skip to content

Commit 0890053

Browse files
author
Brian Mason
committed
remove unused imports
1 parent 728e9b2 commit 0890053

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

outbrain/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
from dateutil.parser import parse
2-
from datetime import datetime, timedelta
31
import requests
42
import simplejson as json
53
import yaml

0 commit comments

Comments
 (0)