mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-05-05 19:11:50 +02:00
Comment out pickle.
This commit is contained in:
parent
b8aa3e9a48
commit
bc79a9af38
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ from .six import string_types as basestring
|
|||
import time
|
||||
import logging
|
||||
import sys
|
||||
import pickle
|
||||
# import pickle
|
||||
|
||||
try:
|
||||
from google.appengine.api import apiproxy_stub_map
|
||||
|
|
|
|||
Loading…
Reference in a new issue