Skip to content

Commit

Permalink
Added sample method
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe authored and Joe committed Feb 3, 2017
1 parent c88479c commit 5e729c1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/Main/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ public static void main(String[] args)
}



public void sampleMethod()
{

}

}

0 comments on commit 5e729c1

Please sign in to comment.