summaryrefslogtreecommitdiff
path: root/service/env/environment.go
diff options
context:
space:
mode:
Diffstat (limited to 'service/env/environment.go')
-rw-r--r--service/env/environment.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/env/environment.go b/service/env/environment.go
index d095009c..8e89d2c8 100644
--- a/service/env/environment.go
+++ b/service/env/environment.go
@@ -8,4 +8,4 @@ type Environment interface {
// SetEnv sets or creates environment value.
SetEnv(key, value string)
-} \ No newline at end of file
+}