You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2017/12/12 21:28:51 UTC

[GitHub] astonzhang commented on a change in pull request #9021: Remove redundant or unused imports

astonzhang commented on a change in pull request #9021: Remove redundant or unused imports
URL: https://github.com/apache/incubator-mxnet/pull/9021#discussion_r156500452
 
 

 ##########
 File path: tests/python/unittest/test_ndarray.py
 ##########
 @@ -15,15 +15,11 @@
 # specific language governing permissions and limitations
 # under the License.
 
-import os
-import mxnet as mx
-import numpy as np
 import pickle as pkl
 import unittest
 from nose.tools import raises
 from mxnet.test_utils import *
 
 Review comment:
   resolved

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services