Skip to content

Commit

Permalink
Merge branch 'staging' into splice_embed
Browse files Browse the repository at this point in the history
  • Loading branch information
awhicks authored Jan 10, 2024
2 parents 1b2ebde + 2fbce13 commit c84895a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion app/controllers/export_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ def index

render json: export_data
end
end
end
4 changes: 1 addition & 3 deletions lib/tasks/update_module_versions.rake
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ task :update_module_versions => :environment do
REFERENCE_CONFIGS = [
'Everything',
'PL',
'VisFormalLang',
'CT',
'IntroToSoftwareDesign'
'PIFLAS23'
]

FULL_CONFIG_FILENAME = '_config.json'
Expand Down

0 comments on commit c84895a

Please sign in to comment.