changed bingcloud to sunybingcloud in the import statements.
This commit is contained in:
parent
0c53bb386f
commit
522b606165
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
package pcp
|
||||
|
||||
import (
|
||||
"bitbucket.org/bingcloud/electron/rapl"
|
||||
"bitbucket.org/sunybingcloud/electron/rapl"
|
||||
"bufio"
|
||||
"container/ring"
|
||||
"log"
|
||||
|
|
Reference in a new issue