mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-13 16:46:47 +00:00
Remove unused file
This commit is contained in:
parent
36f409dc72
commit
5e71d09e4d
|
@ -1,3 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
find . -type f \( -iname "*.h" ! -iname "*.pb.h" ! -iname "*LinkDef.h" -o -iname "*.cxx" -o -iname "*.tpl" \) -execdir clang-format -i {} \;
|
Loading…
Reference in New Issue
Block a user