Skip to content

Commit 46d6375

Browse files
Update main.py (should pass CI)
Co-authored-by: LeAndre <lcjunior1220@gmail.com>
1 parent dbff3f3 commit 46d6375

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

tests/main.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
import time
2-
from dotenv import load_dotenv
3-
4-
load_dotenv()
52

63
print(time.time())

0 commit comments

Comments
 (0)