summaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
Diffstat (limited to 'main.py')
-rw-r--r--main.py14
1 files changed, 0 insertions, 14 deletions
diff --git a/main.py b/main.py
index d80d30c..79f01ba 100644
--- a/main.py
+++ b/main.py
@@ -1,19 +1,5 @@
#!/usr/bin/env python3
# -*- coding:utf-8 -*-
-'''
-File: main.py
-Created Date: 2021-02-02 15:51:30
-Author: Kyomotoi
-License: GPLv3
-Project: https://github.com/Kyomotoi/ATRI
---------
-Last Modified: Sunday, 7th March 2021 12:25:07 pm
-Modified By: Kyomotoi ([email protected])
---------
-Copyright (c) 2021 Kyomotoi
-'''
-
import ATRI
ATRI.init()