summaryrefslogtreecommitdiff
path: root/ATRI/modules/google_translate
diff options
context:
space:
mode:
authorKyomotoi <[email protected]>2020-08-11 09:05:23 +0800
committerKyomotoi <[email protected]>2020-08-11 09:05:23 +0800
commitaffbb5f423c1e345ead9d85e9283dd90496265af (patch)
tree4a20e41d898a3e7930af9dc468e4018a78f39df0 /ATRI/modules/google_translate
parent593c9afe1a80a299248b4fa152d9920a7a99cefa (diff)
downloadATRI-affbb5f423c1e345ead9d85e9283dd90496265af.tar.gz
ATRI-affbb5f423c1e345ead9d85e9283dd90496265af.tar.bz2
ATRI-affbb5f423c1e345ead9d85e9283dd90496265af.zip
[Fix]
Diffstat (limited to 'ATRI/modules/google_translate')
-rw-r--r--ATRI/modules/google_translate/__init__.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/ATRI/modules/google_translate/__init__.py b/ATRI/modules/google_translate/__init__.py
index ef0428a..c42b774 100644
--- a/ATRI/modules/google_translate/__init__.py
+++ b/ATRI/modules/google_translate/__init__.py
@@ -1,9 +1,6 @@
-# -*- coding:utf-8 -*-
import re
import requests
import demjson
-from pprint import pformat, pprint
-from urllib.parse import urlencode
def int_overflow(val):