Skip to content

Commit

Permalink
remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
LordofAvernus committed Jan 15, 2025
1 parent b1ab01b commit bf54e2e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
1 change: 0 additions & 1 deletion sqle/pkg/oracle/db.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ type DB struct {
}

func NewDB(dsn *DSN) (*DB, error) {
// go_ora.BuildUrl()
if dsn.ServiceName == "" {
dsn.ServiceName = "xe"
}
Expand Down
19 changes: 0 additions & 19 deletions sqle/pkg/oracle/db_test.go

This file was deleted.

0 comments on commit bf54e2e

Please sign in to comment.