mirror of
https://github.com/halfrost/LeetCode-Go.git
synced 2025-07-13 15:34:00 +08:00
Fix go report
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
package leetcode
|
||||
|
||||
import (
|
||||
"github.com/halfrost/LeetCode-Go/template"
|
||||
"github.com/halfrost/leetcode-go/template"
|
||||
)
|
||||
|
||||
// 解法一 并查集
|
||||
|
Reference in New Issue
Block a user