Browse Source

Oops - forgot a conflict marker.

Daniel Alm 7 years ago
parent
commit
89151a5266
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Sources/gRPC/gRPC.swift

+ 0 - 1
Sources/gRPC/gRPC.swift

@@ -18,7 +18,6 @@
 #endif
 import Foundation // for String.Encoding
 
-<<<<<<< HEAD
 public final class gRPC {
   private init() { }  // Static members only.