mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-10-12 13:20:37 -04:00
Fix import paths
This commit is contained in:
parent
0889b8a7c5
commit
64bdc4c18c
5 changed files with 6 additions and 10 deletions
1
RNS/vendor/ifaddr/_shared.py
vendored
1
RNS/vendor/ifaddr/_shared.py
vendored
|
@ -26,7 +26,6 @@ import platform
|
|||
|
||||
from typing import List, Optional, Tuple, Union
|
||||
|
||||
|
||||
class Adapter(object):
|
||||
"""
|
||||
Represents a network interface device controller (NIC), such as a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue