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 #13 from otopba/master
Browse files Browse the repository at this point in the history
VimeoParser now is public
  • Loading branch information
ed-george authored Dec 7, 2017
2 parents 2d7fe51 + 34e416f commit cb50c27
Showing 1 changed file with 1 addition and 1 deletion.
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 cb50c27

Please sign in to comment.