Fix build warnings for fun
This commit is contained in:
@@ -39,7 +39,7 @@ public record HubConnectionConfig
|
||||
"longpolling" => HttpTransportType.LongPolling,
|
||||
_ => HttpTransportType.None
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
return result;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user