diff options
| author | Kujtim Hoxha <[email protected]> | 2025-04-13 13:17:17 +0200 |
|---|---|---|
| committer | Kujtim Hoxha <[email protected]> | 2025-04-21 13:41:25 +0200 |
| commit | 3ad983db0f2c08826d56cb5de274d706c95b3353 (patch) | |
| tree | 3151e7f361dc2b468429791d581eb5f3d658f84f /cmd/git/main.go | |
| parent | 5601466fe1610b777895682050b1b458f80c0ac8 (diff) | |
| download | opencode-3ad983db0f2c08826d56cb5de274d706c95b3353.tar.gz opencode-3ad983db0f2c08826d56cb5de274d706c95b3353.zip | |
cleanup app, config and root
Diffstat (limited to 'cmd/git/main.go')
| -rw-r--r-- | cmd/git/main.go | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cmd/git/main.go b/cmd/git/main.go deleted file mode 100644 index da29a2cad..000000000 --- a/cmd/git/main.go +++ /dev/null @@ -1,4 +0,0 @@ -package main - -func main() { -} |
