Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removed function that imported fonts || Issue #242 #248

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

KalebE36
Copy link
Contributor

@KalebE36 KalebE36 commented Sep 6, 2024

I just removed the function that imports fonts. It was not needed since the there is already a global function declaration in index.js.

This repeat declaration was only found in one component and not in any of the other folders within the client/ directory.

@AlexanderWangY
Copy link
Collaborator

Please mention the issue in a fixed #... manner

@KalebE36 KalebE36 changed the title removed function that imported fonts removed function that imported fonts || Issue #242 Sep 6, 2024
@h1divp
Copy link
Collaborator

h1divp commented Sep 6, 2024

You may not know this but what Alex means is, if you look at closed Pull Requests some of them will say things like "Fixed issue #0000" in the PR comment, where this will change the associated issue to be marked as resolved automatically, if your PR gets merged.

Anyways, the fonts look fine after this change, and I can't find anywhere else that should need a similar change, so thank you!

@h1divp h1divp merged commit 0286c46 into ufosc:main Sep 6, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants