From ae07f8d4d817543a09b1fa09429a4880a93ac117 Mon Sep 17 00:00:00 2001 From: Abolfazl Shahbazi Date: Sun, 10 Feb 2019 10:50:08 -0800 Subject: [PATCH] port leftover diff from kfapp-ksapp branch after kfctl merge (kubeflow/kubeflow#2410) * port leftover diff from kfapp-ksapp branch after kfctl merge * minor gofmt fix --- components/notebook-controller/hack/boilerplate.go.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/notebook-controller/hack/boilerplate.go.txt b/components/notebook-controller/hack/boilerplate.go.txt index 3defa042..efcc5b9c 100644 --- a/components/notebook-controller/hack/boilerplate.go.txt +++ b/components/notebook-controller/hack/boilerplate.go.txt @@ -12,4 +12,4 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -*/ \ No newline at end of file +*/