diff options
| author | rezural <rezural@protonmail.com> | 2020-12-21 04:33:25 +1100 |
|---|---|---|
| committer | rezural <rezural@protonmail.com> | 2020-12-21 04:33:25 +1100 |
| commit | 16720918aac974a57f82c5bc0e840b36c8fa5970 (patch) | |
| tree | 465a95a6439db57964ba6df31259f2f602ceb7f3 /src_testbed/plugin.rs | |
| parent | be07227e9455e1549f1fee2f278ab2a266c5c3c2 (diff) | |
| download | rapier-16720918aac974a57f82c5bc0e840b36c8fa5970.tar.gz rapier-16720918aac974a57f82c5bc0e840b36c8fa5970.tar.bz2 rapier-16720918aac974a57f82c5bc0e840b36c8fa5970.zip | |
cargo fmt
Diffstat (limited to 'src_testbed/plugin.rs')
| -rw-r--r-- | src_testbed/plugin.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src_testbed/plugin.rs b/src_testbed/plugin.rs index 811e33c..872cdf5 100644 --- a/src_testbed/plugin.rs +++ b/src_testbed/plugin.rs @@ -10,4 +10,3 @@ pub trait TestbedPlugin { fn draw(&mut self); fn profiling_string(&self) -> String; } - |
