Skip to content

Commit 42e9192

Browse files
Perdugitster
authored andcommitted
git-remote-mediawiki: remove import of unused open2
Signed-off-by: Célestin Matte <[email protected]> Signed-off-by: Matthieu Moy <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent ee25ff2 commit 42e9192

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/mw-to-git/git-remote-mediawiki.perl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
binmode STDOUT, ":encoding(UTF-8)";
2323

2424
use URI::Escape;
25-
use IPC::Open2;
2625

2726
# Mediawiki filenames can contain forward slashes. This variable decides by which pattern they should be replaced
2827
use constant SLASH_REPLACEMENT => "%2F";

0 commit comments

Comments
 (0)