Skip to content

Commit

Permalink
Fixed Issue keras-team#186
Browse files Browse the repository at this point in the history
Signed-off-by: Siu Ching Pong -Asuka Kenji- <[email protected]>
  • Loading branch information
asukakenji committed May 11, 2020
1 parent bc89834 commit 1959b27
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions keras_applications/resnext.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
from __future__ import division
from __future__ import print_function

import os

from . import imagenet_utils
from .imagenet_utils import decode_predictions
from .resnet_common import ResNeXt50
Expand Down

0 comments on commit 1959b27

Please sign in to comment.