tests(mmdebstrap): remove unused distribution parsing
The test case mmdebstrap still contains a code block that parses the target distribution from the changelog file, but the result is unused. This most likely was forgotten to remove with the change recorded in commit c2c859ba.
Signed-off-by: Dominik Viererbe dominik.viererbe@canonical.com