Skip to content

Commit

Permalink
removed unnecessary imports
Browse files Browse the repository at this point in the history
  • Loading branch information
simon committed Sep 6, 2019
1 parent e9d2f9b commit 2d54f25
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions heat/core/tests/test_random.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
import time
import unittest

import heat as ht
import numpy as np
import matplotlib.pyplot as plt


class TestTensor(unittest.TestCase):
Expand Down

0 comments on commit 2d54f25

Please sign in to comment.