don't backport the change in compiler/nim.cfg

This commit is contained in:
narimiran
2022-12-16 05:52:42 +01:00
parent a1165c8231
commit ec13574b19

View File

@@ -31,7 +31,3 @@ define:useStdoutAsStdmsg
experimental:strictEffects
warningAsError:Effect:on
@end
@if nimHasWarnBareExcept:
warningAserror[BareExcept]:on
@end