Skip to content

Commit 1a08ccd

Browse files
committed
Fixed line wrapping issue
Not sure when this was introduced. Oops.
1 parent 2ce90d6 commit 1a08ccd

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

OnTopic/Mapping/TopicMappingService.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020
using OnTopic.Models;
2121
using OnTopic.Repositories;
2222

23-
namespace OnTopic.Mapping
24-
{
23+
namespace OnTopic.Mapping {
2524

2625
/*============================================================================================================================
2726
| CLASS: TOPIC MAPPING SERVICE

0 commit comments

Comments
 (0)