This commit is contained in:
2022-11-30 23:35:47 +01:00
parent bdf5b53c20
commit b1e3891256
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
package dataext
package syncext
import (
"context"

View File

@@ -1,4 +1,4 @@
package dataext
package syncext
import "time"

View File

@@ -1,4 +1,4 @@
package dataext
package syncext
import (
"testing"