diff options
Diffstat (limited to 'macros/ui/pub-local.stderr')
-rw-r--r-- | macros/ui/pub-local.stderr | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/macros/ui/pub-local.stderr b/macros/ui/pub-local.stderr deleted file mode 100644 index dee818cc..00000000 --- a/macros/ui/pub-local.stderr +++ /dev/null @@ -1,5 +0,0 @@ -error: this field must have inherited / private visibility - --> $DIR/pub-local.rs:7:13 - | -7 | pub x: u32, - | ^ |