diff options
Diffstat (limited to 'src/migration-scripts/ipoe-server/1-to-2')
-rwxr-xr-x | src/migration-scripts/ipoe-server/1-to-2 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/migration-scripts/ipoe-server/1-to-2 b/src/migration-scripts/ipoe-server/1-to-2 index 11d7911e9..378702693 100755 --- a/src/migration-scripts/ipoe-server/1-to-2 +++ b/src/migration-scripts/ipoe-server/1-to-2 @@ -23,8 +23,6 @@ # 1. The first pool that contains next-poll. # 2. Else, the first pool in the list -import os - from sys import argv from sys import exit from vyos.configtree import ConfigTree |