Removed the incorrectly placed `import difflib` line from inside the _apply_unified_diff() method. The module is now imported at the top of the file where it belongs. Refs: #11
Removed the incorrectly placed `import difflib` line from inside the _apply_unified_diff() method. The module is now imported at the top of the file where it belongs. Refs: #11