diff options
| author | EuAndreh <eu@euandre.org> | 2026-01-16 14:13:25 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2026-01-16 14:13:25 -0300 |
| commit | 447df4394cba7d84eaf5bdfa4fb1efb101faf74e (patch) | |
| tree | 084f8e3b0544244adfbd90749f0ce621140219bb /src/main.go | |
| parent | src/papod.go: Last Go commit (diff) | |
| download | papod-447df4394cba7d84eaf5bdfa4fb1efb101faf74e.tar.gz papod-447df4394cba7d84eaf5bdfa4fb1efb101faf74e.tar.xz | |
Remove Go code
Diffstat (limited to 'src/main.go')
| -rw-r--r-- | src/main.go | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/main.go b/src/main.go deleted file mode 100644 index b591f5c..0000000 --- a/src/main.go +++ /dev/null @@ -1,7 +0,0 @@ -package main - -import "papod" - -func main() { - papod.Main() -} |
