Temporary blank struct for metrics

This commit is contained in:
Renan DelValle 2016-10-07 21:04:58 -04:00
parent 6a406cad69
commit 0623ceace0

View file

@ -1 +1,5 @@
package electron
package main
type Metric struct{
}