Browse Source

duplicate import removed

Summary: Pull Request resolved: https://github.com/facebookresearch/fastText/pull/610

Reviewed By: EdouardGrave

Differential Revision: D12900420

Pulled By: Celebio

fbshipit-source-id: 7001549031dbdc904436ae2d2432470e0a5669ff
Scott M. Edenbaum 7 years ago
parent
commit
6efad3591e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      python/fastText/tests/test_script.py

+ 0 - 1
python/fastText/tests/test_script.py

@@ -5,7 +5,6 @@
 # LICENSE file in the root directory of this source tree. An additional grant
 # of patent rights can be found in the PATENTS file in the same directory.
 
-from __future__ import absolute_import
 from __future__ import absolute_import
 from __future__ import division
 from __future__ import print_function