From a75c05027218609bdc6b6dc0472a9886094bc801 Mon Sep 17 00:00:00 2001 From: yupix Date: Tue, 8 Oct 2024 20:36:27 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=E3=82=B3=E3=83=9F=E3=83=83=E3=83=88?= =?UTF-8?q?=E6=BC=8F=E3=82=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mipac/models/user.py | 1 - 1 file changed, 1 deletion(-) diff --git a/mipac/models/user.py b/mipac/models/user.py index fc4badca..9b77744a 100644 --- a/mipac/models/user.py +++ b/mipac/models/user.py @@ -44,7 +44,6 @@ "Following", "Achievement", "UserField", - "UserRole", "UserDetailedNotMeOnly", "MeDetailedOnly", "UserDetailedNotMe",