Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
lucassabreu authored Jun 12, 2024
1 parent f833d37 commit e836169
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pkg/cmdcomplutil/factory.go
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
package cmdcomplutil

import (
"github.com/lucassabreu/clockify-cli/api"
)
import "github.com/lucassabreu/clockify-cli/api"


type config interface {
IsAllowNameForID() bool
Expand Down

0 comments on commit e836169

Please sign in to comment.