Skip to content

Commit 3598503

Browse files
authored
Remove ia migration assistance (#2630)
1 parent 271ad88 commit 3598503

File tree

5 files changed

+0
-1605
lines changed

5 files changed

+0
-1605
lines changed

.github/workflows/migration.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
"typedoc:extract-pages:with-src": "tsx scripts/extract-typedoc-pages.ts --with-src",
2222
"move-doc": "node scripts/move-doc.mjs",
2323
"delete-doc": "node scripts/delete-doc.mjs",
24-
"migration:map-content": "tsx scripts/migration-assistant/map-content.ts",
25-
"migration:map-content:dev": "tsx watch scripts/migration-assistant/map-content.ts",
2624
"migrate-sdk-scoping": "tsx scripts/migrate-sdk-scoping.ts",
2725
"migrate-api-reference-links": "tsx scripts/migrate-api-reference-links.ts"
2826
},

0 commit comments

Comments
 (0)