Remove crufty comment

This commit is contained in:
Daniel A. Wozniak 2023-07-25 03:04:58 -07:00 committed by Gareth J. Greenaway
parent f5d84f3bd1
commit d23f40cce9

View file

@ -653,7 +653,6 @@ class AsyncPushChannel:
return salt.transport.ipc.IPCMessageClient(opts, **kwargs)
# XXX This is deprecated remove in 3008
class AsyncPullChannel:
"""
Factory class to create IPC pull channels