remove a commented out line

LT1AB
Heresh Fattahi 2019-12-26 23:08:17 -08:00
parent 0b3d49744d
commit 0704e98ac4
1 changed files with 0 additions and 1 deletions

View File

@ -159,7 +159,6 @@ def generateIgram(self,imageSlc1, imageSlc2, resampName, azLooks, rgLooks,radarW
resampInt = resampName
else:
resampInt = resampName + ".full"
#resampAmp = resampAmp + ".full"
objInt = isceobj.createIntImage()
objInt.setFilename(resampInt)