⚰️ remove unused files 2

This commit is contained in:
DrMaxNix 2024-05-03 11:25:42 +02:00
parent b7657ac3cd
commit bafe877ef6
2 changed files with 0 additions and 3 deletions

View File

@ -1 +0,0 @@
web: java $JVM_OPTS -cp target/pronouns-standalone.jar clojure.main -m pronouns.web

View File

@ -1,6 +1,4 @@
(defproject witch-house/pronouns "1.12.0-SNAPSHOT"
:description "Pronoun.is is a website for personal pronoun usage examples"
:url "https://pronoun.is"
:license "GNU Affero General Public License 3.0"
:dependencies [[compojure "1.6.1"]
[environ "1.1.0"]