Skip to content

Commit

Permalink
Modify Server code
Browse files Browse the repository at this point in the history
  • Loading branch information
winstonsmith1897 committed Sep 15, 2023
1 parent 386e2ec commit 6c6371a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion temperature_monitor/server.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
from collections import defaultdict

import requests
import send_data
from flask import Flask, request

app = Flask(__name__)
Expand Down

0 comments on commit 6c6371a

Please sign in to comment.