diff options
Diffstat (limited to 'vendor/github.com/matterbridge/msgraph.go/beta/Windows10CertificateProfileBaseModel.go')
-rw-r--r-- | vendor/github.com/matterbridge/msgraph.go/beta/Windows10CertificateProfileBaseModel.go | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/vendor/github.com/matterbridge/msgraph.go/beta/Windows10CertificateProfileBaseModel.go b/vendor/github.com/matterbridge/msgraph.go/beta/Windows10CertificateProfileBaseModel.go deleted file mode 100644 index e7440ddb..00000000 --- a/vendor/github.com/matterbridge/msgraph.go/beta/Windows10CertificateProfileBaseModel.go +++ /dev/null @@ -1,9 +0,0 @@ -// Code generated by msgraph-generate.go DO NOT EDIT. - -package msgraph - -// Windows10CertificateProfileBase Base class for Windows 10 certificate profile. -type Windows10CertificateProfileBase struct { - // WindowsCertificateProfileBase is the base model of Windows10CertificateProfileBase - WindowsCertificateProfileBase -} |