mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-08-06 13:34:43 -04:00
Fix import paths
This commit is contained in:
parent
0889b8a7c5
commit
64bdc4c18c
5 changed files with 6 additions and 10 deletions
2
RNS/vendor/ifaddr/niwrapper.py
vendored
2
RNS/vendor/ifaddr/niwrapper.py
vendored
|
@ -1,5 +1,5 @@
|
|||
import ipaddress
|
||||
import ifaddr
|
||||
import RNS.vendor.ifaddr
|
||||
import socket
|
||||
|
||||
from typing import List
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue