From a9644f7e426d2aafbb197b2832115a3b92ab0ed7 Mon Sep 17 00:00:00 2001 From: Gunther Weissenbaeck Date: Thu, 15 Feb 2024 12:09:19 +0100 Subject: [PATCH] flaked --- app/bird/choices.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/bird/choices.py b/app/bird/choices.py index e4cd754..69ec345 100644 --- a/app/bird/choices.py +++ b/app/bird/choices.py @@ -12,5 +12,3 @@ CHOICE_SEX = [ ("Männlich", "Männlich"), ("Unbekannt", "Unbekannt"), ] - -