Update uptime_test.go

This commit is contained in:
Oskar 2021-10-24 14:38:47 +02:00 committed by GitHub
parent bd19c54610
commit 0d1c0b12c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
package common
import (
"fmt"
"testing"
"time"
)