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 firewall defines a configurator used to change the state
// of the firewall as well as do some light routing changes.
package firewall
import (