Skip to content

Commit

Permalink
#6022 - cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
git-user committed Aug 29, 2023
1 parent c9edc00 commit 3f9a4dc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sirepo/template/srw.py
Original file line number Diff line number Diff line change
Expand Up @@ -2347,8 +2347,6 @@ def _rotate_report(report, ar2d, x_range, y_range):

x_range[2] = ar2d.shape[1]
y_range[2] = ar2d.shape[0]
# if info.title != "Power Density":
# info.subtitle = info.subtitle + " Image Rotate {}^0".format(rotate_angle)
return ar2d, x_range, y_range


Expand Down

0 comments on commit 3f9a4dc

Please sign in to comment.