amboxer21/MotionDetection

read_config_file_into_hash method violates DRY concept

amboxer21 opened this issue · 0 comments

The read_config_file_into_hash method needs tightening. The same code is repeated multiple times and violates the DRY concept