We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b3601f commit 1e5e236Copy full SHA for 1e5e236
1 file changed
internal/core/view.go
@@ -145,7 +145,6 @@ func (b *View) Apply(f *File) ([]ScopedValues, error) {
145
Format: s.Type,
146
})
147
}
148
-
149
150
151
return found, nil
0 commit comments