Skip to content

Commit

Permalink
Attempting to please the linting gods
Browse files Browse the repository at this point in the history
  • Loading branch information
marcleblanc2 authored Dec 10, 2024
1 parent 93a3106 commit d573ad4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion internal/batches/features.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ package batches

import (
"fmt"
"log"

"github.com/sourcegraph/sourcegraph/lib/api"
"github.com/sourcegraph/sourcegraph/lib/errors"
"log"
)

// FeatureFlags represent features that are only available on certain
Expand Down

0 comments on commit d573ad4

Please sign in to comment.