chore: remove activerecord import

This commit is contained in:
Nelson Jovel 2024-01-11 14:27:34 -08:00
parent 3adebbb2a6
commit 30f9f05a63
2 changed files with 2 additions and 3 deletions

View file

@ -10,7 +10,7 @@
#
# It's strongly recommended that you check this file into your version control system.
ActiveRecord::Schema[7.1].define(version: 2024_01_11_215666) do
ActiveRecord::Schema[7.1].define(version: 2024_01_04_192128) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"