Skip to content

Commit

Permalink
remove no more used instances js code
Browse files Browse the repository at this point in the history
  • Loading branch information
syphax-bouazzouni committed Apr 11, 2024
1 parent b064895 commit 592e4bb
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 201 deletions.
4 changes: 0 additions & 4 deletions app/assets/javascripts/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,8 @@
//= require bp_mappings
//= require bp_admin
//= require concepts
//= require_tree ./components
//= require projects
//= require Chart.min
//= require application_esbuild
customElements.define('data-table-loader', DataTableLoader)
customElements.define('data-table', DataTable)
customElements.define('instances-table', InstancesTable)


57 changes: 0 additions & 57 deletions app/assets/javascripts/components/data_table/data_table.js

This file was deleted.

14 changes: 0 additions & 14 deletions app/assets/javascripts/components/data_table/data_table_loader.js

This file was deleted.

126 changes: 0 additions & 126 deletions app/assets/javascripts/components/instances/instances_table.js

This file was deleted.

0 comments on commit 592e4bb

Please sign in to comment.