Minor code cleanup
- Reducing linter errors - Removing old Python 2-only code (__future__ print)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
from __future__ import print_function
|
||||
import addressbook_pb2 as addressbook
|
||||
import os
|
||||
|
||||
|
||||
Reference in New Issue
Block a user