Skip to content

Commit

Permalink
remove dupliacte imports
Browse files Browse the repository at this point in the history
  • Loading branch information
5andu committed Dec 30, 2023
1 parent 4d61be2 commit aa71c45
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/javascript/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,3 @@ addEventListener("trix-initialize", (event) => {
`
);
});

import "trix"
import "@rails/actiontext"

0 comments on commit aa71c45

Please sign in to comment.