diff pkg/imports/ubn.go @ 5712:6270951dda28 revive-cleanup

/interface{}/any/
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 20 Feb 2024 22:37:51 +0100
parents 59a99655f34d
children
line wrap: on
line diff
--- a/pkg/imports/ubn.go	Tue Feb 20 22:22:57 2024 +0100
+++ b/pkg/imports/ubn.go	Tue Feb 20 22:37:51 2024 +0100
@@ -70,7 +70,7 @@
 	importID int64,
 	conn *sql.Conn,
 	feedback Feedback,
-) (interface{}, error) {
+) (any, error) {
 
 	fetch := func() ([]*ifbn.BottleNeckType, error) {
 		var dst ifbn.Export_bn_by_isrsResponse