Remove unsed datetime (#2094)

Signed-off-by: Murpphy <31717785+Murpphy@users.noreply.github.com>
pull/2107/head
Murpphy 2020-04-25 15:27:38 +08:00 committed by GitHub
parent 2247d58cc4
commit 87fc760416
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
import logging
import time
import datetime
import json
from collections import defaultdict
import ujson