chore(all): remove all package comments
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
// Package updater contains code to obtain the server information
|
||||
// for the Cyberghost provider.
|
||||
package updater
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// Package updater contains code to obtain the server information
|
||||
// for the ExpressVPN provider.
|
||||
package updater
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// Package updater contains code to obtain the server information
|
||||
// for the FastestVPN provider.
|
||||
package updater
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// Package updater contains code to obtain the server information
|
||||
// for the HideMyAss provider.
|
||||
package updater
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// Package updater contains code to obtain the server information
|
||||
// for the Surshark provider.
|
||||
package updater
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// Package updater contains code to obtain the server information
|
||||
// for the Surshark provider.
|
||||
package updater
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// Package updater contains code to obtain the server information
|
||||
// for the Mullvad provider.
|
||||
package updater
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// Package updater contains code to obtain the server information
|
||||
// for the NordVPN provider.
|
||||
package updater
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// Package updater contains code to obtain the server information
|
||||
// for the Privado provider.
|
||||
package updater
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// Package updater contains code to obtain the server information
|
||||
// for the Private Internet Access provider.
|
||||
package updater
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// Package updater contains code to obtain the server information
|
||||
// for the PrivateVPN provider.
|
||||
package updater
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// Package updater contains code to obtain the server information
|
||||
// for the ProtonVPN provider.
|
||||
package updater
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
// Package provider defines interfaces to interact with each VPN provider.
|
||||
package provider
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// Package updater contains code to obtain the server information
|
||||
// for the PureVPN provider.
|
||||
package updater
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// Package updater contains code to obtain the server information
|
||||
// for the Surshark provider.
|
||||
package updater
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// Package updater contains code to obtain the server information
|
||||
// for the Torguard provider.
|
||||
package updater
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// Package updater contains code to obtain the server information
|
||||
// for the VPNUnlimited provider.
|
||||
package updater
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// Package updater contains code to obtain the server information
|
||||
// for the VyprVPN provider.
|
||||
package updater
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// Package updater contains code to obtain the server information
|
||||
// for the WeVPN provider.
|
||||
package updater
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// Package updater contains code to obtain the server information
|
||||
// for the Windscribe provider.
|
||||
package updater
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user