Use the support annotation
This commit is contained in:
parent
78f67e0e64
commit
2b7484227d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
package org.ligi.passandroid.model;
|
||||
|
||||
import android.support.annotation.Nullable;
|
||||
import java.util.List;
|
||||
import javax.annotation.Nullable;
|
||||
|
||||
public interface PassStore {
|
||||
|
||||
|
|
Loading…
Reference in a new issue