From 4d92959a1de59c107c3d2bae40e0d32abdfd9618 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A5=D0=B8=D1=80=D0=B5=D1=86=D0=BA=D0=B8=D0=B9=20=D0=9C?= =?UTF-8?q?=D0=B8=D1=85=D0=B0=D0=B8=D0=BB?= Date: Fri, 2 Jul 2021 10:51:27 +0300 Subject: [PATCH] Remove bak --- pym/consolegui/variables/__init__.py.bak | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 pym/consolegui/variables/__init__.py.bak diff --git a/pym/consolegui/variables/__init__.py.bak b/pym/consolegui/variables/__init__.py.bak deleted file mode 100644 index f4f1964..0000000 --- a/pym/consolegui/variables/__init__.py.bak +++ /dev/null @@ -1,19 +0,0 @@ -#-*- coding: utf-8 -*- - -# Copyright 2012-2016 Mir Calculate. http://www.calculate-linux.org -# -# 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 -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# 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. - -import console - -section = "consolegui"