Merge PR #2523: Remove 'import "C"' from client/utils package

This commit is contained in:
Alessio Treglia 2018-10-17 15:49:57 -07:00 committed by Christopher Goes
parent 2e59e2626b
commit ad05d7cc33
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
package utils
import "C"
import (
"fmt"
"io/ioutil"