Commit 99599cc
committed
fix: fix imports in media mixin
Correct the NTV2RichMedia import path casing and remove the unused readFile import from fs/promises. This ensures the helper module resolves on case-sensitive filesystems and cleans up an unused import; no functional behavior changes.1 parent 688e177 commit 99599cc
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments