diff --git a/src/moddotplot/interactive.py b/src/moddotplot/interactive.py index 660c84d..d88dca7 100644 --- a/src/moddotplot/interactive.py +++ b/src/moddotplot/interactive.py @@ -2,8 +2,6 @@ from moddotplot.estimate_identity import ( getInteractiveColor, getMatchingColors, - verifyModimizers, - setZoomLevels, makeDifferencesEqual, generateDictionaryFromList, findValueInRange,