更换package结构
This commit is contained in:
@@ -3,7 +3,8 @@ package linkedlist
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/474420502/focus/list"
|
||||
"focus/list"
|
||||
|
||||
"github.com/davecgh/go-spew/spew"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user