##// END OF EJS Templates
infinitepush: remove unused import to tempfile...
marmoute -
r45771:bfc6e75c stable
parent child Browse files
Show More
@@ -8,7 +8,6 b' from __future__ import absolute_import'
8 import abc
8 import abc
9 import os
9 import os
10 import subprocess
10 import subprocess
11 import tempfile
12
11
13 from mercurial.pycompat import open
12 from mercurial.pycompat import open
14 from mercurial import (
13 from mercurial import (
General Comments 0
You need to be logged in to leave comments. Login now