Remove obsolete comment

This commit is contained in:
Pieter Vander Vennet 2022-12-15 20:26:24 +01:00
parent 2c785f6cb6
commit 530d746bb7

View file

@ -27,7 +27,6 @@ export class Tag extends TagsFilter {
}
/**
* imort
*
* const tag = new Tag("key","value")
* tag.matchesProperties({"key": "value"}) // => true