mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 02:32:11 +01:00
codegen: Drop unused import
This should have been dropped in commit 38faeca62ebd5be89b1ec3e6c530e499ce2d7240 but somehow that didn’t happen and somehow it wasn’t caught by the CI until afterwards. Fixes: https://gitlab.gnome.org/GNOME/glib/-/jobs/4049254 Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
parent
8320085557
commit
3993d8db52
@ -25,8 +25,6 @@ import os
|
||||
import sys
|
||||
import re
|
||||
|
||||
import packaging.version
|
||||
|
||||
|
||||
# pylint: disable=too-few-public-methods
|
||||
class Color:
|
||||
|
Loading…
x
Reference in New Issue
Block a user