GeekyAnts / external_app_launcher

BSD 3-Clause "New" or "Revised" License
14 stars 31 forks source link

What is the use of "LaunchVpnPlugin.java" class? #6

Closed AliAkberAakash closed 2 years ago

AliAkberAakash commented 2 years ago

This is not an issue more like a query. I was studying the internals of this library and I needed to make some changes. I found two classes : LaunchVpnPlugin.java and LaunchExternalappPlugin.java . I made changes to LaunchExternalappPlugin.java and got my desired output, I was wondering why LaunchVpnPlugin.java exists?

sarika01 commented 2 years ago

It is redundant code.