Commit edb90f05 authored by Antoine Millet's avatar Antoine Millet
Browse files

Whitespaces

parent cea7263e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -25,7 +25,6 @@ class TunnelProtocol(Protocol):
            self._endpoint = endpoint
            self._socket = None


        self._is_closed = False
        self._is_started = autostart
        self._from_tun_to_endpoint_buf = ''