diff options
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index b401738ace5..75cc05d46ef 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -12,7 +12,6 @@ $mirrors = { }, 'Asia' => { 'China' => { - 'http://mirror.lzu.edu.cn/CTAN/' => 1, 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, 'http://mirrors.ustc.edu.cn/CTAN/' => 1 }, |