From 959cc674521d99434bb4bf126cb367902aff15d3 Mon Sep 17 00:00:00 2001 From: Xiaohua Zhang Date: Tue, 27 Nov 2018 10:10:28 +0000 Subject: Fix pep8 error in windriver plugin Change-Id: Ifff45168c2647b20cacaf4b3ee0413f9a8a824a7 Issue-ID: MULTICLOUD-420 Signed-off-by: Xiaohua Zhang --- windriver/titanium_cloud/pub/config/__init__.py | 1 - 1 file changed, 1 deletion(-) (limited to 'windriver/titanium_cloud/pub/config/__init__.py') diff --git a/windriver/titanium_cloud/pub/config/__init__.py b/windriver/titanium_cloud/pub/config/__init__.py index afa702d3..ae1ce9db 100644 --- a/windriver/titanium_cloud/pub/config/__init__.py +++ b/windriver/titanium_cloud/pub/config/__init__.py @@ -11,4 +11,3 @@ # 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. - -- cgit 1.2.3-korg