You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -68,14 +59,6 @@ async function initCli(): Promise<void> {
68
59
process.exit();
69
60
}
70
61
71
-
if(checkIfIntendingToCreateOldEdgeCredentials()){
72
-
thrownewError(
73
-
chalk.red(
74
-
"Edge Publish API v1 is/will be deprecated. To migrate to Edge Publish API v1.1, see https://github.com/avi12/web-ext-deploy/blob/main/EDGE_PUBLISH_API.md"
0 commit comments