Removed unused import
This commit is contained in:
parent
3b0859ba22
commit
0cd8076f83
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ import json
|
||||||
from typing import Dict
|
from typing import Dict
|
||||||
|
|
||||||
import matplotlib.pyplot as plt
|
import matplotlib.pyplot as plt
|
||||||
from numpy import where
|
|
||||||
|
|
||||||
# Config
|
# Config
|
||||||
FILE_PATH = "log.txt"
|
FILE_PATH = "log.txt"
|
||||||
|
|
Loading…
Reference in a new issue