justin2341 commited on
Commit
f3c4e17
·
verified ·
1 Parent(s): 0a38615

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -11,7 +11,6 @@ from roi import get_roi, mat_to_bytes
11
  from flask import Flask, request, jsonify
12
 
13
  threshold = 0.15
14
-
15
  licensePath = "license.txt"
16
  license = ""
17
 
 
11
  from flask import Flask, request, jsonify
12
 
13
  threshold = 0.15
 
14
  licensePath = "license.txt"
15
  license = ""
16