Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.

Commit 4994152

Browse files
committed
missing bracket added
1 parent 3ec1291 commit 4994152

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/org.tensorflow/tensorflow-lite-support-api/Additions/Xamarin.TensorFlow.Lite.Support.Image.ImageProcessor.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,5 @@ static IntPtr n_BuildImageProcessor (IntPtr jnienv, IntPtr native__this)
4343
}
4444
}
4545
}
46+
}
4647
}

0 commit comments

Comments
 (0)