Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

Commit af235f8

Browse files
author
Jakob Rosenberg
authored
Merge pull request #287 from pycom/develop
remove deprecated sync function
2 parents 9633559 + 01989e0 commit af235f8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

menus/pycom-sync.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@
3030
{
3131
"label": "Run current file",
3232
"command": "pymakr:run"
33-
},
34-
{
35-
"label": "Synchronize project",
36-
"command": "pymakr:sync"
3733
}
3834
]
3935
}

0 commit comments

Comments
 (0)