From c54e5b3970cc37b4079c9f3cfe94ade0c7438ab0 Mon Sep 17 00:00:00 2001 From: Adit Sachde <23707194+aditsachde@users.noreply.github.com> Date: Fri, 4 Oct 2019 12:21:14 -0400 Subject: [PATCH] revert incorrect change --- common/config/config.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/config/config.go b/common/config/config.go index 19fde64a9..0332d0358 100644 --- a/common/config/config.go +++ b/common/config/config.go @@ -1,4 +1,4 @@ -fBIN// Copyright 2017 Vector Creations Ltd +// Copyright 2017 Vector Creations Ltd // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.