mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-13 03:15:48 +02:00
chore: move logger into internal
This commit is contained in:
parent
90af155e1b
commit
26524d20fb
23 changed files with 56 additions and 58 deletions
|
@ -1,7 +1,7 @@
|
|||
package nginx
|
||||
|
||||
import (
|
||||
"github.com/0xJacky/Nginx-UI/logger"
|
||||
"github.com/0xJacky/Nginx-UI/server/internal/logger"
|
||||
"github.com/0xJacky/Nginx-UI/server/settings"
|
||||
"os/exec"
|
||||
"path/filepath"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue