changed bingcloud to sunybingcloud in the import statements.
This commit is contained in:
parent
aa84b10a58
commit
383f088b6a
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