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
|
||||
import re
|
||||
import math
|
||||
import os,sys
|
||||
import pprint
|
||||
import os
|
||||
import sys
|
||||
import finalseg
|
||||
import time
|
||||
import tempfile
|
||||
|
Loading…
x
Reference in New Issue
Block a user