widgets: fold the remotemessage module into the log module
commit27b85fc8cff68bad1f47a30a351c3e53131e64ac
authorDavid Aguilar <davvid@gmail.com>
Mon, 20 Nov 2023 05:07:25 +0000 (19 21:07 -0800)
committerDavid Aguilar <davvid@gmail.com>
Mon, 20 Nov 2023 05:07:25 +0000 (19 21:07 -0800)
tree10687c91d7ae0f05010b838f11b9b17907ea74b0
parent7dfb490dea79fe1938dc463764455b31fccba17c
widgets: fold the remotemessage module into the log module

We can do away with having a separate file by folding this functionality
into the log module.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/widgets/branch.py
cola/widgets/log.py
cola/widgets/remote.py
cola/widgets/remotemessage.py [deleted file]