Temporary blank struct for metrics

This commit is contained in:
Renan DelValle 2016-10-07 21:04:58 -04:00
parent 8f9b29cbcb
commit 5e9db05d4c

View file

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