Skip to content
Snippets Groups Projects
Unverified Commit 9f0b990c authored by Matiss Janis Aboltins's avatar Matiss Janis Aboltins Committed by GitHub
Browse files

:fire: delete unused file: wtftags (#465)

parent 392e0c60
No related branches found
No related tags found
No related merge requests found
let params = new URLSearchParams(window.location.search);
export function getWTFTag(tag) {
return params.get(tag);
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment