qat: fix formatting errors

This commit is contained in:
Ed Bartosh 2018-07-26 12:37:25 +03:00
parent b864ec01da
commit a4b3f7f068

View File

@ -20,10 +20,10 @@ import (
"fmt"
"io/ioutil"
"os"
"path"
"path/filepath"
"strconv"
"strings"
"path"
"time"
"github.com/golang/glog"