Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Commit

Permalink
Merge pull request #17 from otopba/master
Browse files Browse the repository at this point in the history
public VimeoParser
  • Loading branch information
ed-george committed Dec 26, 2018
2 parents 4165680 + e0ddea6 commit d1e242e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/vimeoextractor/VimeoParser.java
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
/**
* Parser for a given Vimeo Link
*/
class VimeoParser {
public class VimeoParser {

//Full URL of Vimeo video
private String url;
Expand Down

0 comments on commit d1e242e

Please sign in to comment.