Skip to content

Commit

Permalink
removed deco import
Browse files Browse the repository at this point in the history
  • Loading branch information
jdetle committed May 29, 2016
1 parent 0ecba26 commit f1dd6e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package/MDAnalysis/analysis/diffusionmap.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@

import logging
import numpy as np
from deco import *
import MDAnalysis.lib.qcprot as qcp
from six.moves import range
from .base import AnalysisBase
Expand Down

0 comments on commit f1dd6e2

Please sign in to comment.