mirror of
https://github.com/knadh/listmonk.git
synced 2025-01-07 23:12:04 +08:00
Remove obsolete 'embed' import
This commit is contained in:
parent
d6d1883587
commit
ab0b5dd804
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"context"
|
"context"
|
||||||
_ "embed"
|
|
||||||
"fmt"
|
"fmt"
|
||||||
"html/template"
|
"html/template"
|
||||||
"io"
|
"io"
|
||||||
|
|
Loading…
Reference in a new issue