Example #1
0
 internal static void ClearTrustedWorkspaces(PythonToolsService pts)
 {
     pts.DeleteCategory(_trustedWorkspacesCategory);
 }