mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-12 09:30:50 +02:00
[#38] added lint and used the lint suggestions
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
package types_test
|
||||
|
||||
import (
|
||||
"github.com/pocketbase/pocketbase/tools/types"
|
||||
"strings"
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"github.com/pocketbase/pocketbase/tools/types"
|
||||
)
|
||||
|
||||
func TestNowDateTime(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user