Skip to content

Commit a33fee3

Browse files
committed
Simplifying MultiPlot Interface #83-resolving_conflick-2
1 parent f873b43 commit a33fee3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyopenms_viz/_core.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -541,10 +541,6 @@ def _create_tooltips(self, entries: dict, index: bool = True):
541541
pass
542542

543543

544-
from math import ceil
545-
import matplotlib.pyplot as plt
546-
import warnings
547-
548544
class ChromatogramPlot(BaseMSPlot, ABC):
549545
_config: ChromatogramConfig = None
550546

0 commit comments

Comments
 (0)