diff options
| author | ewy <ewy0@protonmail.com> | 2026-04-09 21:29:25 +0200 |
|---|---|---|
| committer | ewy <ewy0@protonmail.com> | 2026-04-09 21:29:25 +0200 |
| commit | c2ab8ee9409ac26a95e9a4c80c8ada51a22313f1 (patch) | |
| tree | 94a070e764abad211335a0f99a78ac181233976a /main.go | |
| parent | 6e896ae0e108eef385b46c26e770dc191ae936ba (diff) | |
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2,7 +2,6 @@ package main import ( "delayed.link/pages" - _ "delayed.link/pages" "delayed.link/storage" "delayed.link/storage/sqlite" "github.com/spf13/pflag" |
