Skip to content

Commit 9737aec

Browse files
migrate-from-ppy: unused code
1 parent d1ede8e commit 9737aec

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

hack/migrate-from-ppy.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
import click
22
import os
3-
import lxml
43
from lxml import etree
54
import jinja2
6-
import copy
75

86
property_file_name = '.property.yml'
97
property_template_dir = 'hack/templates'

0 commit comments

Comments
 (0)