mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-07 19:28:44 +01:00
6 lines
59 B
Go
6 lines
59 B
Go
|
package pcloud
|
||
|
|
||
|
func SendTelemetry() error {
|
||
|
return nil
|
||
|
}
|