summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/yaegashi/msgraph.go/beta/PlannerFavoritePlanReferenceCollectionModel.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/yaegashi/msgraph.go/beta/PlannerFavoritePlanReferenceCollectionModel.go')
-rw-r--r--vendor/github.com/yaegashi/msgraph.go/beta/PlannerFavoritePlanReferenceCollectionModel.go9
1 files changed, 0 insertions, 9 deletions
diff --git a/vendor/github.com/yaegashi/msgraph.go/beta/PlannerFavoritePlanReferenceCollectionModel.go b/vendor/github.com/yaegashi/msgraph.go/beta/PlannerFavoritePlanReferenceCollectionModel.go
deleted file mode 100644
index 92c682b4..00000000
--- a/vendor/github.com/yaegashi/msgraph.go/beta/PlannerFavoritePlanReferenceCollectionModel.go
+++ /dev/null
@@ -1,9 +0,0 @@
-// Code generated by msgraph-generate.go DO NOT EDIT.
-
-package msgraph
-
-// PlannerFavoritePlanReferenceCollection undocumented
-type PlannerFavoritePlanReferenceCollection struct {
- // Object is the base model of PlannerFavoritePlanReferenceCollection
- Object
-}