From 9fccb60be39b66a9ec7c15678f91b3676071c57c Mon Sep 17 00:00:00 2001 From: Takashi NATSUME Date: Fri, 30 Mar 2018 16:16:30 +0900 Subject: [PATCH] Remove unnecessary code encoding specification TrivialFix Change-Id: Ifce837e794fb01aca2e09b3f7872757939a8b09a --- placement-api-ref/source/conf.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/placement-api-ref/source/conf.py b/placement-api-ref/source/conf.py index c4b0268c1cbd..536f02cdd072 100644 --- a/placement-api-ref/source/conf.py +++ b/placement-api-ref/source/conf.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at