Remove .replit file

This commit is contained in:
Edwin Kofler 2024-01-05 15:52:42 -08:00
parent f7b29ae8ef
commit 5d028d70f5
No known key found for this signature in database
GPG key ID: A1E60C1F1A423B08

View file

@ -1,2 +0,0 @@
language = "nodejs"
run = "cd examples && node rainbow"