FIX - Remove trailing spaces

This commit is contained in:
Nick
2016-04-02 23:52:52 -04:00
parent be7470d4fa
commit b049d252ef
21 changed files with 938 additions and 938 deletions

View File

@@ -1,7 +1,7 @@
/**
* Contains the code executed in the sandboxed frame under web-browser
*
*
* Creates a Web-Worker inside the frame, sets up the communication
* between the worker and the parent window
*/