Remove unused LOG var in test_stamp_pattern.py

A global var LOG is set in the tempest/scenario/test_stamp_pattern.py
however it's not used. The patch removes that together with logging
import.

Change-Id: I01e634f7595247cddbf8e391281bfe7e045abeaa
1 file changed