diff options
Diffstat (limited to 'libs/tdlib/td/format.sh')
-rw-r--r-- | libs/tdlib/td/format.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/tdlib/td/format.sh b/libs/tdlib/td/format.sh deleted file mode 100644 index 64280e3384..0000000000 --- a/libs/tdlib/td/format.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -./src.sh | grep -v CxCli.h | grep -iv dotnet | xargs -n 1 clang-format -verbose -style=file -i |