diff options
Diffstat (limited to 'src/helpers/teardown-config-session.py')
-rwxr-xr-x | src/helpers/teardown-config-session.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/helpers/teardown-config-session.py b/src/helpers/teardown-config-session.py index c94876924..8d13e34cb 100755 --- a/src/helpers/teardown-config-session.py +++ b/src/helpers/teardown-config-session.py @@ -13,11 +13,8 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -# -# import sys -import os from vyos.vyconf_session import VyconfSession |