Deleting unused refreshable interface.
parent
c77afcd363
commit
1c7c2f95c9
|
@ -1,8 +0,0 @@
|
|||
package pl.tpolgrabia.urbanexplorer.fragments;
|
||||
|
||||
/**
|
||||
* Created by tpolgrabia on 19.09.16.
|
||||
*/
|
||||
public interface Refreshable {
|
||||
void refresh();
|
||||
}
|
Loading…
Reference in New Issue