mirror of
https://github.com/charmbracelet/crush.git
synced 2025-08-02 05:20:46 +03:00
chore: remove comment
This commit is contained in:
@@ -128,8 +128,7 @@ type Config struct {
|
||||
Permissions *Permissions `json:"permissions,omitempty"`
|
||||
|
||||
// Internal
|
||||
workingDir string `json:"-"`
|
||||
// TODO: find a better way to do this this should probably not be part of the config
|
||||
workingDir string `json:"-"`
|
||||
resolver resolver.Resolver
|
||||
dataConfigDir string `json:"-"`
|
||||
knownProviders []catwalk.Provider `json:"-"`
|
||||
|
||||
Reference in New Issue
Block a user