diff options
author | partouf <partouf@gmail.com> | 2022-05-12 16:54:43 +0200 |
---|---|---|
committer | partouf <partouf@gmail.com> | 2022-05-12 16:54:43 +0200 |
commit | bb8f3b8c9a7cefeeada15d4811765e281681352c (patch) | |
tree | f6a55027ac73736895d3e4a6faa233514a9f3888 /lib/compilers/clean.js | |
parent | cb7a772e4a64f2c1c78725aef8b1d6687884456e (diff) | |
parent | bd362118e0d2c1e3fbab52f32cb9090b833ba2b5 (diff) | |
download | compiler-explorer-bb8f3b8c9a7cefeeada15d4811765e281681352c.tar.gz compiler-explorer-bb8f3b8c9a7cefeeada15d4811765e281681352c.zip |
Merge branches 'bbcmicrothings' and 'main' of https://github.com/compiler-explorer/compiler-explorer into main
Diffstat (limited to 'lib/compilers/clean.js')
-rw-r--r-- | lib/compilers/clean.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/compilers/clean.js b/lib/compilers/clean.js index 2d81b28bd..26dfc28c6 100644 --- a/lib/compilers/clean.js +++ b/lib/compilers/clean.js @@ -1,6 +1,3 @@ -/** - * @prettier - */ // Copyright (c) 2018, Compiler Explorer Authors // All rights reserved. // |