Commit 742dc2a
committed
refactor(_example):
Adjust code import order
- Adjust the import order of "github.com/gocraft/dbr/v2" to before "github.com/stretchr/testify/assert"
- This change does not add or remove any functionality, it just reorganizes the order of import statements1 parent 7922596 commit 742dc2a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments