Skip to content

Commit

Permalink
fix repo clone
Browse files Browse the repository at this point in the history
  • Loading branch information
jjdelcerro committed Nov 14, 2022
1 parent 57d3fea commit f03ae0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jgit/repo_clone.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from java.lang import Thread
from java.lang import Runnable
from java.lang import Throwable
from org.gvsig.tools.swing.api import Component
from org.gvsig.tools.swing.api import Component, ToolsSwingLocator
from org.gvsig.scripting.swing.api import ScriptingSwingLocator
from org.eclipse.jgit.lib import ProgressMonitor

Expand Down

0 comments on commit f03ae0f

Please sign in to comment.