##// 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 8 import abc
9 9 import os
10 10 import subprocess
11 import tempfile
12 11
13 12 from mercurial.pycompat import open
14 13 from mercurial import (
General Comments 0
You need to be logged in to leave comments. Login now