Skip to content

Commit fd90cbc

Browse files
committed
Removed unused usings
1 parent 226b824 commit fd90cbc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/DarkConfig/ConfigProcessor.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
using System;
2-
using System.Collections;
3-
using System.Collections.Generic;
4-
51
namespace DarkConfig {
62
/// Processors can modify DocNodes after being parsed from YAML, but before used by the rest of the systems
73
/// Note: this is ONLY run on the YAML -> DocNode path, any other DocNode creation is not affected

0 commit comments

Comments
 (0)