Skip to content

Commit a911356

Browse files
authored
Drop "backport_lzma" library (#80)
The library was added in 2019 with `tags: true` being set, but never defined any tag in its repository. Thus it never was available for installation. Due to being archived and obviously never being used, it is dropped by this commit.
1 parent 9079936 commit a911356

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

repository.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -52,20 +52,6 @@
5252
}
5353
]
5454
},
55-
{
56-
"name": "backports_lzma",
57-
"description": "lzma modules for sublime text 2 and 3",
58-
"author": "dvhh",
59-
"issues": "https://github.com/packagecontrol/backports_lzma/issues",
60-
"releases": [
61-
{
62-
"base": "https://github.com/packagecontrol/backports_lzma",
63-
"platforms": ["windows-x32", "windows-x64"],
64-
"python_versions": ["3.3"],
65-
"tags": true
66-
}
67-
]
68-
},
6955
{
7056
"name": "backrefs",
7157
"description": "Backrefs regular expression wrapper.",

0 commit comments

Comments
 (0)