Skip to content

Commit f48ec3d

Browse files
committed
Fix lint issue
1 parent 8b11f60 commit f48ec3d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cmd/modern/root/install/mssql-base.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -513,8 +513,6 @@ EXEC(@sql)`
513513
userName,
514514
fileNameWithNoExt)
515515
c.query(alterDefaultDb)
516-
517-
return
518516
}
519517

520518
func (c *MssqlBase) downloadImage(

0 commit comments

Comments
 (0)