Fix imports for older Go.

configurable-file-paths
Robert Gerus 2015-11-17 19:49:17 +01:00
parent 67dbb69052
commit ada4ec7550
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
package bot
import (
"os"
"reflect"
"sync"
"testing"