Browse Source

Updated conflict watcher

Syed zainul abedin 1 month ago
parent
commit
f07474f921
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Assets/GitMerge/Editor/ConflictWatcher.cs

+ 1 - 1
Assets/GitMerge/Editor/ConflictWatcher.cs

@@ -1,4 +1,4 @@
-// using System;
+using System;
 // using System.Collections.Generic;
 // using System.IO;
 // using UnityEditor;