Commit 2ed7a6ef27f4dbe6517515733fc56e33441ea60e

Authored by Tássia Camões Araújo
1 parent 62488d54
Exists in master and in 1 other branch add_vagrant

Removed old import.

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
src/dissimilarity.py
@@ -21,7 +21,6 @@ __license__ = """ @@ -21,7 +21,6 @@ __license__ = """
21 """ 21 """
22 22
23 import math 23 import math
24 -import stats  
25 24
26 def norm(x): 25 def norm(x):
27 """ 26 """