Skip to content

Commit

Permalink
delete obsolete Permission annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
Can Elmas authored and Can Elmas committed Nov 6, 2015
1 parent 2ced2aa commit 62d4871
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 35 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
@Target(ElementType.METHOD)
public @interface AskPermission {

// Permission[] value();
String[] value() default "";

}
34 changes: 0 additions & 34 deletions let-annotations/src/main/java/com/canelmas/let/Permission.java

This file was deleted.

0 comments on commit 62d4871

Please sign in to comment.