Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
TepMaster authored Apr 12, 2021
1 parent 33c71db commit b0683ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
# -*- coding: utf-8 -*-
clear = lambda: os.system('cls')

data = {"your-name": "tdp", "your-email": "[email protected]", "your-message": "1"}


def logo():
Expand Down

0 comments on commit b0683ea

Please sign in to comment.