changed bingcloud to sunybingcloud in the import statements.

This commit is contained in:
Pradyumna Kaushik 2016-11-10 19:48:41 -05:00 committed by Renan DelValle
parent 0c53bb386f
commit 522b606165

View file

@ -1,7 +1,7 @@
package pcp
import (
"bitbucket.org/bingcloud/electron/rapl"
"bitbucket.org/sunybingcloud/electron/rapl"
"bufio"
"container/ring"
"log"