yunuseduran commited on
Commit
891bc40
·
verified ·
1 Parent(s): 001b76e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -76,6 +76,4 @@ if file is not None:
76
 
77
  # Geçici dosyayı sil
78
  if os.path.exists(output_file):
79
- os.remove(output_file)
80
-
81
-
 
76
 
77
  # Geçici dosyayı sil
78
  if os.path.exists(output_file):
79
+ os.remove(output_file)