Skip to content

Commit

Permalink
Removing unused import (piskvorky#2611)
Browse files Browse the repository at this point in the history
  • Loading branch information
lopusz committed Jan 5, 2020
1 parent d087074 commit 6df1ff5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gensim/test/test_fasttext.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
from __future__ import division

import gzip
import hashlib
import io
import logging
import unittest
Expand Down

0 comments on commit 6df1ff5

Please sign in to comment.