drop unnessasary liscense statement

This commit is contained in:
Reid 2023-10-06 16:29:29 -07:00
parent c8f508c4f2
commit 7951e08c49
Signed by: reidlab
GPG key ID: 6C9EAA3364F962C8

View file

@ -3,7 +3,6 @@ name = "gd-icon-renderer"
description = "A tool to render Geometry Dash icons."
version = "1.0.0"
edition = "2021"
license = "MIT"
license-file = "LICENSE"
repository = "https://git.reidlab.online/reidlab/gd-icon-renderer"