Skip to content

Commit 792cb7a

Browse files
committed
Remove whitespace
1 parent 03ba83f commit 792cb7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/jagrosh/jmusicbot/utils/YouTubeUtil.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ else if (wdm.getBrowserPath().isEmpty())
158158
interceptorFuture.complete(e);
159159
}
160160

161-
return next.execute(req) ;
161+
return next.execute(req);
162162
});
163163

164164
//

0 commit comments

Comments
 (0)