1
0
mirror of https://github.com/taigrr/godns synced 2025-01-18 04:03:25 -08:00

remove unused library

This commit is contained in:
Timothy 2014-05-14 23:08:27 +08:00
parent 93ec7391f2
commit 72292a4412

View File

@ -3,7 +3,6 @@ package main
import (
"fmt"
"os"
"strconv"
"strings"
"time"
)