Skip to content

Commit d4a8f0b

Browse files
committed
Removes SubInspector dependency
1 parent 46d898f commit d4a8f0b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

DependencyControl.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"fileBaseUrl": "https://raw.githubusercontent.com/TypesettingTools/ILL-Aegisub-Scripts/@{channel}/",
99
"knownFeeds": {
1010
"ILL": "https://raw.githubusercontent.com/TypesettingTools/ILL-Aegisub-Scripts/main/DependencyControl.json",
11-
"SubInspector": "https://raw.githubusercontent.com/TypesettingTools/SubInspector/master/DependencyControl.json",
1211
"ffi-experiments": "https://raw.githubusercontent.com/TypesettingTools/ffi-experiments/master/DependencyControl.json"
1312
},
1413
"macros": {
@@ -496,11 +495,6 @@
496495
{
497496
"moduleName": "json"
498497
},
499-
{
500-
"moduleName": "SubInspector.Inspector",
501-
"feed": "@{feed:SubInspector}",
502-
"version": "0.7.2"
503-
},
504498
{
505499
"moduleName": "clipper2.clipper2",
506500
"feed": "@{feed:ILL}",

0 commit comments

Comments
 (0)