Skip to content

Commit 0df71b0

Browse files
committed
cosmetic: remove whitespace at end of lines
1 parent b221855 commit 0df71b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/subtitles-octopus.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -924,7 +924,7 @@ var SubtitlesOctopus = function (options) {
924924
style: style
925925
});
926926
};
927-
927+
928928
self.getStyles = function (onSuccess, onError) {
929929
self.fetchFromWorker({
930930
target: 'get-styles'

0 commit comments

Comments
 (0)