mirror of
https://github.com/knadh/listmonk.git
synced 2025-01-04 05:04:28 +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 (
|
||||
"context"
|
||||
_ "embed"
|
||||
"fmt"
|
||||
"html/template"
|
||||
"io"
|
||||
|
|
Loading…
Reference in a new issue