pep8 cleanup and remove unused vars/imports
This commit is contained in:
@@ -66,8 +66,6 @@ class LOGIC_HT_header(bpy.types.Header):
|
||||
def draw(self, context):
|
||||
layout = self.layout
|
||||
|
||||
st = context.space_data
|
||||
|
||||
row = layout.row(align=True)
|
||||
row.template_header()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user