chore: Remove unused json import in badges.py

This commit is contained in:
Paul Gauthier (aider) 2025-03-20 14:05:38 -07:00
parent 0ac2a85a3e
commit 4eeae967db

View file

@ -1,7 +1,6 @@
#!/usr/bin/env python3
import argparse
import json
import os
import sys