Removed nonexistant import (#76)

This commit is contained in:
WBHarry 2025-05-29 17:17:14 +02:00 committed by GitHub
parent c34c923406
commit 4de3e94fd7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View file

@ -13,7 +13,6 @@
// new styles imports
@import './less/items/feature.less';
@import './less/items/ancestry.less';
@import './less/items/domainCard.less';
@import './less/utils/colors.less';