Remove rake task leftover
All checks were successful
Check usage of free licenses / build-static-assets (pull_request) Successful in 39s
Add copyright notice / copyright_notice (pull_request) Successful in 1m8s
Run unit tests / unit_tests (pull_request) Successful in 1m46s

This commit is contained in:
Manuel Bustillo 2024-11-10 20:37:58 +01:00
parent 8d74d25574
commit 6f19e4f1bd

View File

@ -1,5 +0,0 @@
namespace :vns do
task distribute_tables: :environment do
end
end