summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorewy <ewy0@protonmail.com>2026-04-09 21:29:25 +0200
committerewy <ewy0@protonmail.com>2026-04-09 21:29:25 +0200
commitc2ab8ee9409ac26a95e9a4c80c8ada51a22313f1 (patch)
tree94a070e764abad211335a0f99a78ac181233976a /main.go
parent6e896ae0e108eef385b46c26e770dc191ae936ba (diff)
Diffstat (limited to 'main.go')
-rw-r--r--main.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.go b/main.go
index e06c63f..009219a 100644
--- a/main.go
+++ b/main.go
@@ -2,7 +2,6 @@ package main
import (
"delayed.link/pages"
- _ "delayed.link/pages"
"delayed.link/storage"
"delayed.link/storage/sqlite"
"github.com/spf13/pflag"