Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam948-byte committed Feb 9, 2025
1 parent 78dfefb commit 9fe0dec
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -576,7 +576,6 @@ public static void onImportObjectDetectionModelRequest(Context ctx) {
// throws IllegalArgumentException if the model name is invalid
NeuralNetworkModelManager.verifyRKNNNames(modelFile.filename(), labelsFile.filename());


// TODO move into neural network manager

var modelPath =
Expand Down

0 comments on commit 9fe0dec

Please sign in to comment.