Remove unnecessary method

This commit is contained in:
Jason R. Jones 2020-07-24 20:20:34 -04:00
parent 1f535bc52d
commit 8ba17d83a6

View File

@ -290,8 +290,6 @@ class Harness:
@property
def html(self):
self.create_graph()
bom_list = self.bom_list()
string = ''