mirror of
https://github.com/fxsjy/jieba.git
synced 2025-07-10 00:01:33 +08:00
Remove the unused imports.
This commit is contained in:
parent
9d0ea771a5
commit
7bfd432fc5
@ -1,8 +1,7 @@
|
|||||||
from __future__ import with_statement
|
from __future__ import with_statement
|
||||||
import re
|
import re
|
||||||
import math
|
import os
|
||||||
import os,sys
|
import sys
|
||||||
import pprint
|
|
||||||
import finalseg
|
import finalseg
|
||||||
import time
|
import time
|
||||||
import tempfile
|
import tempfile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user