Application: Remove unneeded exported component
Signed-off-by: Samuel Holland <samuel@sholland.org>
This commit is contained in:
parent
08cca56388
commit
88e30431cb
@ -55,8 +55,6 @@ public class Application extends android.app.Application {
|
||||
public interface ApplicationComponent {
|
||||
AsyncWorker getAsyncWorker();
|
||||
|
||||
SharedPreferences getPreferences();
|
||||
|
||||
ToolsInstaller getToolsInstaller();
|
||||
|
||||
TunnelManager getTunnelManager();
|
||||
|
Loading…
Reference in New Issue
Block a user