package client
import "github.com/sqshq/sampler/storage"
// TODO
func loadLicense(key string) *storage.License {
return nil
}