Commit 59367ba6 authored by Yong Tang's avatar Yong Tang
Browse files

Remove duplicate import in compat.py



Noticed there are a couple of places in compat.py that
have duplicate import:
```
from tensorflow.python.util.tf_export import tf_export
from tensorflow.python.util.tf_export import tf_export
```

This fix remove duplicate imports.

Signed-off-by: default avatarYong Tang <yong.tang.github@outlook.com>
parent f67aa59c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment