Skip to content

Commit caee62f

Browse files
committed
refactor: remove unused apiKeyService import from route-helpers.js
1 parent 8567ff7 commit caee62f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

public/js/route-helpers.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* This module provides helper functions to simplify route creation and registration
55
* for the SPA router.
66
*/
7-
import { apiKeyService } from '../../src/services/api-key-service.js';
87
import { loadPage } from './router.js';
98

109
/**

0 commit comments

Comments
 (0)