Skip to content

Commit

Permalink
Removed StringUtils
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Rushworth committed Apr 20, 2020
1 parent f40d844 commit 9cb560d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Script Examples/JavaScript/AccessibleFromAutomationTest.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ logInfo(" activate "+__LINE__, "State", State);
logInfo(" activate "+__LINE__, "Command", Command);
//logInfo(" activate "+__LINE__, "DateTime", DateTime);
logInfo(" activate "+__LINE__, "LocalTime", LocalTime);
logInfo(" activate "+__LINE__, "StringUtils", StringUtils);
logInfo(" activate "+__LINE__, "URLEncoder", URLEncoder);
logInfo(" activate "+__LINE__, "FileUtils", FileUtils);
logInfo(" activate "+__LINE__, "FilenameUtils", FilenameUtils);
Expand Down

0 comments on commit 9cb560d

Please sign in to comment.