Skip to content

Commit 112b00c

Browse files
pylint issue
1 parent df9ea9d commit 112b00c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/backend/v4/common/services/team_service.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,6 @@ async def get_team_configuration(
207207
if team_config is None:
208208
return None
209209

210-
211210
return team_config
212211

213212
except (KeyError, TypeError, ValueError) as e:

0 commit comments

Comments
 (0)