Skip to content

Commit 49e8e9a

Browse files
DevJulitogtumivano
authored andcommitted
Remove duplicated CreateLogger line. (#211)
1 parent 924ab8c commit 49e8e9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ var log = new LoggerConfiguration()
125125
columnOptions: opts,
126126
appConfiguration: appSettings
127127
).CreateLogger();
128-
.CreateLogger();
129128
```
130129

131130
### Code + _System.Configuration_

0 commit comments

Comments
 (0)