remove
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
class UI:
|
||||
|
||||
def icon(name):
|
||||
with open("../static/icons/%(name)s.svg") as svg:
|
||||
return svg.read()
|
Reference in New Issue
Block a user