Skip to content

Commit e4b959b

Browse files
Removed useless line
1 parent 357f4c3 commit e4b959b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/analysis/analysis.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ def _create_avg_commit_size_plot():
9090
# Initialize variables to store averages for each repo
9191
before_avg = 0
9292
after_avg = 0
93-
after_avg = 0
9493
during_avg = 0
9594

9695
# Iterate through each repo and update the before, during and after averages

0 commit comments

Comments
 (0)