Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
nvidianz committed Jan 30, 2025
1 parent 18e63ab commit b3003c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nvflare/fuel/f3/communicator.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
from nvflare.fuel.f3.endpoint import Endpoint, EndpointMonitor
from nvflare.fuel.f3.message import Message, MessageReceiver
from nvflare.fuel.f3.sfm.conn_manager import ConnManager, Mode
from nvflare.security.logging import secure_format_exception

log = logging.getLogger(__name__)
_running_instances = weakref.WeakSet()
Expand Down

0 comments on commit b3003c5

Please sign in to comment.