Clean obsolete comment
This commit is contained in:
parent
61bf6f92b9
commit
9ef2ae585e
@ -82,7 +82,7 @@ type WriteDB struct {
|
|||||||
file *os.File
|
file *os.File
|
||||||
enc *gob.Encoder
|
enc *gob.Encoder
|
||||||
}
|
}
|
||||||
// https://stackoverflow.com/a/69691894
|
|
||||||
type MatchesMap map[PF]map[time.Time]struct{}
|
type MatchesMap map[PF]map[time.Time]struct{}
|
||||||
type ActionsMap map[PA]map[time.Time]struct{}
|
type ActionsMap map[PA]map[time.Time]struct{}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user