chore(all): remove all package comments

This commit is contained in:
Quentin McGaw
2022-07-01 17:09:27 +00:00
parent 9f959dbc6a
commit 6826b05d58
35 changed files with 0 additions and 59 deletions

View File

@@ -1,5 +1,3 @@
// Package updater contains code to obtain the server information
// for the Cyberghost provider.
package updater
import (

View File

@@ -1,5 +1,3 @@
// Package updater contains code to obtain the server information
// for the ExpressVPN provider.
package updater
import (

View File

@@ -1,5 +1,3 @@
// Package updater contains code to obtain the server information
// for the FastestVPN provider.
package updater
import (

View File

@@ -1,5 +1,3 @@
// Package updater contains code to obtain the server information
// for the HideMyAss provider.
package updater
import (

View File

@@ -1,5 +1,3 @@
// Package updater contains code to obtain the server information
// for the Surshark provider.
package updater
import (

View File

@@ -1,5 +1,3 @@
// Package updater contains code to obtain the server information
// for the Surshark provider.
package updater
import (

View File

@@ -1,5 +1,3 @@
// Package updater contains code to obtain the server information
// for the Mullvad provider.
package updater
import (

View File

@@ -1,5 +1,3 @@
// Package updater contains code to obtain the server information
// for the NordVPN provider.
package updater
import (

View File

@@ -1,5 +1,3 @@
// Package updater contains code to obtain the server information
// for the Privado provider.
package updater
import (

View File

@@ -1,5 +1,3 @@
// Package updater contains code to obtain the server information
// for the Private Internet Access provider.
package updater
import (

View File

@@ -1,5 +1,3 @@
// Package updater contains code to obtain the server information
// for the PrivateVPN provider.
package updater
import (

View File

@@ -1,5 +1,3 @@
// Package updater contains code to obtain the server information
// for the ProtonVPN provider.
package updater
import (

View File

@@ -1,4 +1,3 @@
// Package provider defines interfaces to interact with each VPN provider.
package provider
import (

View File

@@ -1,5 +1,3 @@
// Package updater contains code to obtain the server information
// for the PureVPN provider.
package updater
import (

View File

@@ -1,5 +1,3 @@
// Package updater contains code to obtain the server information
// for the Surshark provider.
package updater
import (

View File

@@ -1,5 +1,3 @@
// Package updater contains code to obtain the server information
// for the Torguard provider.
package updater
import (

View File

@@ -1,5 +1,3 @@
// Package updater contains code to obtain the server information
// for the VPNUnlimited provider.
package updater
import (

View File

@@ -1,5 +1,3 @@
// Package updater contains code to obtain the server information
// for the VyprVPN provider.
package updater
import (

View File

@@ -1,5 +1,3 @@
// Package updater contains code to obtain the server information
// for the WeVPN provider.
package updater
import (

View File

@@ -1,5 +1,3 @@
// Package updater contains code to obtain the server information
// for the Windscribe provider.
package updater
import (