lang(clojure): remove due to inability to run

This commit is contained in:
1computer1 2020-06-17 02:14:13 -04:00
parent 7aa518fd09
commit 33a690cf40
3 changed files with 0 additions and 7 deletions

View File

@ -3,7 +3,6 @@ languages:
- name: bash
- name: brainfuck
- name: c
- name: clojure
- name: cpp
- name: csharp
- name: elixir

View File

@ -1,4 +0,0 @@
FROM clojure:tools-deps-alpine
LABEL author="1Computer1"
COPY run.sh /var/run/

View File

@ -1,2 +0,0 @@
cat > program.clj
clojure program.clj