Skip to content

Commit 38e088e

Browse files
committed
remove blank line
1 parent 7941d34 commit 38e088e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/config/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -980,7 +980,6 @@ def _generate_bootloader_build(self, rom_memories):
980980
yield region._replace(filename=self.target.header_format)
981981

982982
if self.target.restrict_size is not None:
983-
984983
if self.target.app_offset:
985984
start = self._assign_new_offset(
986985
rom_start,

0 commit comments

Comments
 (0)