Skip to content

Commit 10010c8

Browse files
committed
Remove unnecessary imports
1 parent 2683582 commit 10010c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

face_recognizer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
from scipy.spatial import distance
66
from imutils import face_utils
77
from keras.models import load_model
8-
from keras.utils import CustomObjectScope
98
import tensorflow as tf
109

1110
from fr_utils import *

0 commit comments

Comments
 (0)