diff --git a/graphrag/index/flows/create_final_community_reports.py b/graphrag/index/flows/create_final_community_reports.py index 707efc952..f6f416592 100644 --- a/graphrag/index/flows/create_final_community_reports.py +++ b/graphrag/index/flows/create_final_community_reports.py @@ -3,7 +3,6 @@ """All the steps to transform community reports.""" -import time from uuid import uuid4 import pandas as pd