mirror of
https://github.com/status-im/status-go.git
synced 2025-01-24 05:31:36 +00:00
6 lines
63 B
Go
6 lines
63 B
Go
//go:build !windows
|
|
|
|
package sentry
|
|
|
|
func onProfilerStart() {}
|