diff options
Diffstat (limited to 'nihil.config/store.ccm')
| -rw-r--r-- | nihil.config/store.ccm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nihil.config/store.ccm b/nihil.config/store.ccm index 2ceb52b..45de35e 100644 --- a/nihil.config/store.ccm +++ b/nihil.config/store.ccm @@ -4,7 +4,6 @@ export module nihil.config:store; // The configuration store. There should only be one of these. import nihil.std; -import nihil.generator; import nihil.core; namespace nihil::config { |
