Fixed package name. Followed naming conventions.

This commit is contained in:
Pradyumna Kaushik 2018-10-04 13:37:14 -04:00
parent 0bdfa6c101
commit e9c338995c
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
package pcp
package powerCap
import (
"bufio"

View file

@ -1,4 +1,4 @@
package pcp
package powerCap
import (
"bufio"