osbm commited on
Commit
6f9dcdf
·
1 Parent(s): e326f0c
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -44,8 +44,6 @@ def get_one_from_queue(voter: str):
44
  df = pd.read_csv(api.download_file(file.path))
45
  print(df)
46
 
47
-
48
-
49
  return None
50
 
51
 
 
44
  df = pd.read_csv(api.download_file(file.path))
45
  print(df)
46
 
 
 
47
  return None
48
 
49