JPBianchi commited on
Commit
e1eae32
·
1 Parent(s): 2d0a826

removed reflex import - nothing to do there

Browse files
Files changed (1) hide show
  1. app/engine/post_process.py +0 -1
app/engine/post_process.py CHANGED
@@ -1,4 +1,3 @@
1
- import reflex as rx
2
  import json
3
  import requests
4
  from typing import Optional, List
 
 
1
  import json
2
  import requests
3
  from typing import Optional, List