Meta: Remove unused import from ladybird.py

Caught via ruff.
This commit is contained in:
Timothy Flynn 2025-06-09 09:30:50 -04:00 committed by Tim Flynn
commit 7d4b010f30
Notes: github-actions[bot] 2025-06-09 15:27:07 +00:00

View file

@ -8,7 +8,6 @@
import argparse
import os
import platform
import re
import shutil
import sys