From 28e1a03dc4b52ff6d3ce968ed277b421f582d658 Mon Sep 17 00:00:00 2001 From: Alex Stokes Date: Fri, 2 Aug 2019 15:03:59 -0700 Subject: [PATCH] remove empty yamux impl --- libp2p/stream_muxer/yamux/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 libp2p/stream_muxer/yamux/__init__.py diff --git a/libp2p/stream_muxer/yamux/__init__.py b/libp2p/stream_muxer/yamux/__init__.py deleted file mode 100644 index e69de29b..00000000