Skip to content

Commit 6c5a10b

Browse files
author
dougbw
committed
cleanup
1 parent 19842cf commit 6c5a10b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

update_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@ func TestUpdate(t *testing.T) {
7777
testOmada.config.resolve_dhcp_reservations = true
7878
testOmada.config.stale_record_duration, _ = time.ParseDuration("5m")
7979

80-
// fallZones := []string{"."}
81-
// testOmada.config.fall = &fallZones
8280
var fall fall.F
8381
fall.SetZonesFromArgs([]string{})
8482
testOmada.Fall = fall

0 commit comments

Comments
 (0)