Remove redundant comment

This commit is contained in:
Ahrimdon 2024-03-03 00:30:53 -05:00
parent 0d9e4cea37
commit 581d2ed923

View File

@ -5,8 +5,6 @@ Created by: Ahrimdon (aided by GPT-4)
Description: This script parses key elements of IW4MAdmin's database into a single consolidated, easy to read database that allows for easy server administration and logging.
'''
# Created by Ahrimdon aided by GPT-4
import sqlite3
import argparse
import os