1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00

Remove very old lint.sh

This commit is contained in:
Emil Ernerfeldt
2020-12-16 22:04:48 +01:00
parent dbf1e2d65b
commit c422ab930a

View File

@@ -1,5 +0,0 @@
#!/bin/bash
set -eu
echo "Cargo clippy"
cargo clippy