1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-07 14:12:28 +08:00

format code

This commit is contained in:
dudaodong
2023-06-13 15:09:31 +08:00
parent 69a797f8ed
commit c8a65c33a4
2 changed files with 1 additions and 8 deletions

View File

@@ -681,7 +681,7 @@ package main
import (
"fmt"
"github.com/duke-git/lancet/v2/fileutil"
"github.com/duke-git/lancet/fileutil"
)
func main() {