Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone committed Feb 1, 2024
1 parent 2999e15 commit 8d31497
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/cmd/buildtool/generic.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ func genericSubcommand() *cobra.Command {
return cmd
}

// TODO(bassosimone): golangBinary() MUST be a method of the buildtoolmodel.Dependencies

// genericBuildPackage is the generic function for building a package.
func genericBuildPackage(deps buildtoolmodel.Dependencies, product *product) {
deps.PsiphonMaybeCopyConfigFiles()
Expand Down

0 comments on commit 8d31497

Please sign in to comment.