Layers: Fix up typo in recent crashdump patch - take 2

This commit is contained in:
Mike Auty
2024-03-12 00:14:30 +00:00
parent 084ea38f84
commit 8dbc64f4a8
+1 -1
View File
@@ -271,5 +271,5 @@ class WindowsCrashDumpStacker(interfaces.automagic.StackerLayerInterface):
except WindowsCrashDumpFormatException as excp:
vollog.log(
constants.LOGLEVEL_VVVV, f"Exception reading crashdump: {excp}"
)\
)
return None