diff options
Diffstat (limited to 'lcm/ns/views.py')
-rw-r--r-- | lcm/ns/views.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lcm/ns/views.py b/lcm/ns/views.py index 4c403d16..03a5763d 100644 --- a/lcm/ns/views.py +++ b/lcm/ns/views.py @@ -11,8 +11,6 @@ # 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 json import logging import os |