Skip to content

Commit

Permalink
removed unnecessary white space
Browse files Browse the repository at this point in the history
  • Loading branch information
NSavenije committed Jan 5, 2022
1 parent 75ae37f commit 01567fd
Show file tree
Hide file tree
Showing 2 changed files with 258 additions and 255 deletions.
Expand Up @@ -22,9 +22,10 @@
// other functions for model should also be in here to avoid conflicts
var textVideo = new function() {
var videoState;

// function called every time the page is viewed after it has initially loaded
this.pageChanged = function() {

this.setUp();
}

// function called every time the size of the LO is changed
Expand Down

0 comments on commit 01567fd

Please sign in to comment.