about summary refs log tree commit diff stats
path: root/internal/config/csp.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/config/csp.go')
-rw-r--r--internal/config/csp.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/internal/config/csp.go b/internal/config/csp.go
index 536d9fc..970663c 100644
--- a/internal/config/csp.go
+++ b/internal/config/csp.go
@@ -1,6 +1,7 @@
-// Code generated  DO NOT EDIT.
 package config
 
+// Code generated  DO NOT EDIT.
+
 import (
 	"github.com/crewjam/csp"
 )