diff --git a/src/utils/portfolio_analyzer.py b/src/utils/portfolio_analyzer.py index 8d70ecd9..62dc3a5c 100644 --- a/src/utils/portfolio_analyzer.py +++ b/src/utils/portfolio_analyzer.py @@ -7,7 +7,6 @@ # practiced, vs. which ones they keep skipping. Returns a diversity # score plus targeted project recommendations for the gaps. -import re from collections import OrderedDict # Ordered so the dashboard always renders categories in a stable,