remove unused import

This commit is contained in:
Phillip Thelen
2025-04-09 13:27:01 +02:00
parent 9038572ff9
commit 3ba161abbe
@@ -1,4 +1,3 @@
import nconf from 'nconf';
import {
authWithHeaders,
} from '../../middlewares/auth';