Bladeren bron

scripts/i.spectral: remove the extra line of code that was created when the conflict merged

Tomas Zigo 3 jaren geleden
bovenliggende
commit
c4dcac886f
1 gewijzigde bestanden met toevoegingen van 0 en 1 verwijderingen
  1. 0 1
      scripts/i.spectral/i.spectral.py

+ 0 - 1
scripts/i.spectral/i.spectral.py

@@ -235,7 +235,6 @@ def draw_linegraph(what):
         x_title=_("Bands"),
         x_title=_("Bands"),
         y_title=_("DN Value"),
         y_title=_("DN Value"),
     )
     )
->>>>>>> 79b77ba90 (scripts/i.spectral: show error message if one of the supported monitor isn't running (#1991))
 
 
 
 
 def main():
 def main():