Skip to content

Commit

Permalink
Add missing newline at EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
craigbeck committed Jun 22, 2023
1 parent 75ab624 commit 0268430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/AppForServer.js
Original file line number Diff line number Diff line change
Expand Up @@ -346,4 +346,4 @@ AppForServer.prototype.middleware = function(backend) {

AppForServer.prototype.initAutoRefresh = function(backend) {
this._autoRefresh(backend);
}
}

0 comments on commit 0268430

Please sign in to comment.