Remove deleted plugin assemblies from KnownPlugins.json
This commit is contained in:
parent
efb647a9ae
commit
ff1e1146c8
1 changed files with 1 additions and 13 deletions
|
|
@ -3,20 +3,8 @@
|
|||
"Name": "MatterControl Cloud Services",
|
||||
"TypeName": "MatterHackers.MatterControl.Plugins.CloudServices.CloudServicesPlugin"
|
||||
},
|
||||
{
|
||||
"Name": "MatterControl Authentication",
|
||||
"TypeName": "MatterHackers.MatterControl.Plugins.AuthenticationPlugin.AuthenticationPlugin"
|
||||
},
|
||||
{
|
||||
"Name": "Editor Tools",
|
||||
"TypeName": "MatterHackers.Plugins.EditorTools.EditorToolsPlugin"
|
||||
},
|
||||
{
|
||||
"Name": "Firmware Updater",
|
||||
"TypeName": "MatterHackers.MatterControl.Plugins.MarlinFirmwareUpdatePlugin.MarlinFirmwareUpdatePlugin"
|
||||
},
|
||||
{
|
||||
"Name": "Print Notifications",
|
||||
"TypeName": "MatterHackers.MatterControl.Plugins.PrintNotifications.PrintNotificationPlugin"
|
||||
},
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue