1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-26 15:51:15 +02:00

todo removal

This commit is contained in:
Ben Burdette 2020-05-06 15:01:13 -06:00
parent e76ad2e48a
commit e3901638b5
4 changed files with 0 additions and 5 deletions

View file

@ -23,7 +23,6 @@ int main()
logger->logEI(e.info());
}
// ErrorInfo constructor
try {
auto e = Error("some error");