Skip to content

Commit 90a2aff

Browse files
r-barnesfacebook-github-bot
authored andcommitted
Remove extra semi colon from cacheclient/tao/error_info/TaoErrorInfo.cpp
Summary: `-Wextra-semi` or `-Wextra-semi-stmt` If the code compiles, this is safe to land. Reviewed By: palmje Differential Revision: D55087340 fbshipit-source-id: f0e2515c04e9ea5f1b58e600364474429e62929f
1 parent a85672b commit 90a2aff

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cachelib/experimental/objcache/Persistence.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,6 @@ class ObjectCacheRestorer {
318318
XLOG(ERR)
319319
<< "forceStopWorker: Restorer thread did not stop, thread name = "
320320
<< restorer->getName();
321-
;
322321
}
323322
}
324323
}

0 commit comments

Comments
 (0)