mirror of
https://github.com/MetaCubeX/Clash.Meta.git
synced 2025-04-19 16:50:56 +00:00
fix: broken url
This commit is contained in:
parent
ae8913587d
commit
ae13418929
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
package trie
|
||||
|
||||
// Package succinct provides several succinct data types.
|
||||
// Modify from https://github.com/openacid/succinct/sskv.go
|
||||
// Modify from https://github.com/openacid/succinct/blob/d4684c35d123f7528b14e03c24327231723db704/sskv.go
|
||||
|
||||
import (
|
||||
"sort"
|
||||
|
|
Loading…
Add table
Reference in a new issue