Files
EtherGuard-VPN/device
Matt Layher 43a4589043 device: remove redundant return statements
More staticcheck fixes:

$ staticcheck ./... | grep S1023
device/noise-helpers.go:45:2: redundant return statement (S1023)
device/noise-helpers.go:54:2: redundant return statement (S1023)
device/noise-helpers.go:64:2: redundant return statement (S1023)

Signed-off-by: Matt Layher <mdlayher@gmail.com>
2019-06-04 13:01:52 +02:00
..
2019-03-03 05:00:40 +01:00
2019-03-03 05:00:40 +01:00
2019-05-14 09:09:52 +02:00
2019-05-14 09:09:52 +02:00
2019-05-14 09:09:52 +02:00
2019-03-03 05:00:40 +01:00
2019-03-03 05:00:40 +01:00
2019-03-03 05:00:40 +01:00
2019-03-03 05:00:40 +01:00
2019-05-14 09:09:52 +02:00
2019-05-14 09:09:52 +02:00
2019-03-03 05:00:40 +01:00
2019-05-14 09:09:52 +02:00
2019-03-03 05:00:40 +01:00
2019-03-03 05:00:40 +01:00
2019-05-14 09:09:52 +02:00
2019-03-03 05:00:40 +01:00
2019-05-14 09:09:52 +02:00
2019-05-14 09:09:52 +02:00
2019-05-17 10:28:04 +02:00