mirror of
https://github.com/Dvorinka/Devour.git
synced 2026-06-04 12:33:04 +00:00
updage
This commit is contained in:
@@ -25,7 +25,6 @@ type BestPractice struct {
|
||||
type PracticesFetcher struct {
|
||||
cache map[string][]BestPractice
|
||||
cacheMu sync.RWMutex
|
||||
docsPath string
|
||||
language string
|
||||
frameworks []string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user