Skip to content

Commit

Permalink
removed wizard
Browse files Browse the repository at this point in the history
  • Loading branch information
arohanajit committed Sep 27, 2024
1 parent 1f00d49 commit 07ebe90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gui/wxpython/image2target/g.gui.image2target.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ def main():
# srcloc=src_loc,srcmpt=src_mpt,srcgrp=src_grp,srcras=src_ras,
# tgtras=tgt_ras,camera=camera, order=order, extension=extension)

# wizard = GCPWizard(parent=None, giface=StandaloneGrassInterface())
GCPWizard(parent=None, giface=StandaloneGrassInterface())
app.MainLoop()

Expand Down

0 comments on commit 07ebe90

Please sign in to comment.