@@ -39,8 +39,6 @@ public class SheepApp extends BaseApplication {
public static SheepApp get(Context context) {
return (SheepApp) context.getApplicationContext();
-
}