mirror of
https://github.com/halfrost/LeetCode-Go.git
synced 2025-07-07 01:44:56 +08:00
Fix go report
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
package leetcode
|
||||
|
||||
import "github.com/halfrost/LeetCode-Go/template"
|
||||
import "github.com/halfrost/leetcode-go/template"
|
||||
|
||||
// NumArray define
|
||||
type NumArray struct {
|
||||
|
Reference in New Issue
Block a user