Skip to content

Commit

Permalink
rebase fix (#467)
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyakhajanchi committed Feb 16, 2023
1 parent a54ad9f commit ecf8f25
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions webv2/web.go
Original file line number Diff line number Diff line change
Expand Up @@ -2229,8 +2229,6 @@ func initializeTypeMap() {
}
oracleTypeMap[srcTypeName] = l
}
config := config.TryInitializeSpannerConfig()
session.SetSessionStorageConnectionState(config.GCPProjectID, config.SpannerInstanceID)
}

func init() {
Expand Down

0 comments on commit ecf8f25

Please sign in to comment.