فهرست منبع

remove redundant new line

Signed-off-by: jromnoa <[email protected]>
jromnoa 4 سال پیش
والد
کامیت
ad9b1d5096
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      Gem/Code/Source/Automation/ScriptReporter.h

+ 0 - 1
Gem/Code/Source/Automation/ScriptReporter.h

@@ -38,7 +38,6 @@ namespace AtomSampleViewer
 
         //! Returns the path to the official baseline image that corresponds to @forScreenshotFile
         AZStd::string GetOfficialBaseline(const AZStd::string& forScreenshotFile);
-
     }
 
     //! Collects data about each script run by the ScriptManager.