Remove unnecessary method
This commit is contained in:
parent
1f535bc52d
commit
8ba17d83a6
@ -290,8 +290,6 @@ class Harness:
|
|||||||
|
|
||||||
@property
|
@property
|
||||||
def html(self):
|
def html(self):
|
||||||
self.create_graph()
|
|
||||||
|
|
||||||
bom_list = self.bom_list()
|
bom_list = self.bom_list()
|
||||||
string = ''
|
string = ''
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user