mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-07 21:38:14 -08:00
chore: remove activerecord import
This commit is contained in:
parent
3adebbb2a6
commit
30f9f05a63
2 changed files with 2 additions and 3 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue