Temporary blank struct for metrics
This commit is contained in:
parent
6a406cad69
commit
0623ceace0
1 changed files with 5 additions and 1 deletions
|
@ -1 +1,5 @@
|
|||
package electron
|
||||
package main
|
||||
|
||||
type Metric struct{
|
||||
|
||||
}
|
||||
|
|
Reference in a new issue