Remove stale static config

This commit is contained in:
Maximilian Friedersdorff 2025-06-25 22:53:22 +01:00
parent 28438725c7
commit e3fc5f5f10
2 changed files with 0 additions and 6 deletions

View file

@ -58,9 +58,6 @@ type Config struct {
Protocol string
Extension string
NotesDir string
Static struct {
Dir string
}
}
var (