Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
danicc097 committed Jun 7, 2024
1 parent dc399df commit 69c4973
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/project
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,6 @@ generate_repo_constructor() {
go-utils.find_interfaces repo_interfaces $repos

for iface in "${repo_interfaces[@]}"; do
local struct_init+=("${iface}: ${iface,}")
local struct_fields+=("${iface} ${iface}")
done

Expand Down

0 comments on commit 69c4973

Please sign in to comment.