chore: Remove unused import

This commit is contained in:
Paul Gauthier 2024-12-18 12:47:13 -08:00 committed by Paul Gauthier (aider)
parent 8c1b147705
commit 20f5f3da24

View file

@ -7,7 +7,7 @@ from pathlib import Path
import yaml
from aider.dump import dump
from aider.dump import dump # noqa
def get_dirs_from_leaderboard():