Skip to content

Commit

Permalink
fix compilation error
Browse files Browse the repository at this point in the history
  • Loading branch information
Хромов Никита Сергеевич committed May 17, 2024
1 parent 6881072 commit 4e74340
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions convert_assign.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
package optional

import (
_ "database/sql"
_ "unsafe"
)

Expand Down

0 comments on commit 4e74340

Please sign in to comment.