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