Skip to content

Commit ab016da

Browse files
committed
chore: remove unnecessary line
1 parent 9b53aab commit ab016da

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

service/service.go

-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ type CommandName string
1010
const (
1111
Initia CommandName = "initia"
1212
Minitia CommandName = "minitia"
13-
14-
DarwinServiceName = "com.initia.daemon"
1513
)
1614

1715
type Service interface {

0 commit comments

Comments
 (0)