◐ Shell
reader mode source ↗
Skip to content
Merged
Changes from all commits
File filter
Conversations
Jump to
Diff view
Apply and reload
Show whitespace
Diff view
Apply and reload
5 changes: 0 additions & 5 deletions git/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -1292,8 +1292,3 @@ def list_items(cls, repo: "Repo", *args: Any, **kwargs: Any) -> Any:


# } END classes


class NullHandler(logging.Handler):
def emit(self, record: object) -> None:
pass
Toggle all file notes Toggle all file annotations