Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! [#2840] Contactmoment views should…
Browse files Browse the repository at this point in the history
… separate view from fetching logic
  • Loading branch information
swrichards committed Oct 28, 2024
1 parent 3a5a645 commit 2b95ac6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/open_inwoner/accounts/views/contactmoments.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ class KCMDict(TypedDict):


class QuestionAnswerService(Protocol):

def list_questions(
self,
fetch_params: FetchParameters,
Expand Down

0 comments on commit 2b95ac6

Please sign in to comment.