mirror of
https://github.com/kaiyuran/Emoji-translator-Server.git
synced 2024-11-25 18:43:47 +00:00
remove extra import
This commit is contained in:
parent
f2a23ebc5b
commit
73c5ef97d1
1 changed files with 0 additions and 1 deletions
1
app.py
1
app.py
|
@ -1,4 +1,3 @@
|
||||||
import json
|
|
||||||
from flask import Flask, request, jsonify
|
from flask import Flask, request, jsonify
|
||||||
import random
|
import random
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue