Skip to content

Commit 411bc41

Browse files
committed
chore: remove TODO
1 parent 814e416 commit 411bc41

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bridge.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ func validateProviders(providers []provider.Provider) error {
6666
}
6767
names[prov.Name()] = true
6868
}
69-
// TODO(ssncferreira): validate duplicate baseURLs as well
7069
return nil
7170
}
7271

0 commit comments

Comments
 (0)