Prechádzať zdrojové kódy

remove redundant new line

Signed-off-by: jromnoa <[email protected]>
jromnoa 4 rokov pred
rodič
commit
ad9b1d5096

+ 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
         //! Returns the path to the official baseline image that corresponds to @forScreenshotFile
         AZStd::string GetOfficialBaseline(const AZStd::string& forScreenshotFile);
         AZStd::string GetOfficialBaseline(const AZStd::string& forScreenshotFile);
-
     }
     }
 
 
     //! Collects data about each script run by the ScriptManager.
     //! Collects data about each script run by the ScriptManager.