Remove unnecessary blank line in driver.go for improved code readability
This commit is contained in:
parent
652035311d
commit
c02fbcb63e
1 changed files with 0 additions and 1 deletions
|
|
@ -144,4 +144,3 @@ func (d *Driver) Close() error {
|
|||
// TODO: Implement cleanup if needed
|
||||
return nil
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue