formatting

This commit is contained in:
2024-12-30 17:36:22 +02:00
parent 4858178f52
commit f0fdf146a8
141 changed files with 1850 additions and 1882 deletions

View File

@@ -41,9 +41,9 @@ fn build() ! {
url := 'https://github.com/threefoldtech/web3gw/tree/development_integration/griddriver'
mut repo := gs.get_repo(
url: url
url: url
reset: true
pull: true
pull: true
)!
mut path := repo.get_path()!