From 2f3a38a60c35903d3f55e567b07a34203e07fd52 Mon Sep 17 00:00:00 2001 From: micah johnson Date: Sat, 9 Aug 2025 12:07:43 -0600 Subject: [PATCH] Removed plot --- study_lyte/profile.py | 1 - 1 file changed, 1 deletion(-) diff --git a/study_lyte/profile.py b/study_lyte/profile.py index 2ecf495..7f5dd1e 100644 --- a/study_lyte/profile.py +++ b/study_lyte/profile.py @@ -14,7 +14,6 @@ from .calibrations import Calibrations import logging -from .plotting import plot_ts setup_log()