Skip to content

Commit c709a55

Browse files
author
caberos
committed
fix tox analysis
1 parent 8d8102c commit c709a55

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SoftLayer/CLI/file/snapshot/list.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
from SoftLayer.CLI import formatting
99
from SoftLayer.CLI import helpers
1010

11-
1211
COLUMNS = [
1312
column_helper.Column('id', ('id',), mask='id'),
1413
column_helper.Column('name', ('notes',), mask='notes'),

0 commit comments

Comments
 (0)