changeset 159:38bf78b7cf8a

Remove vanished files
author Lewin Bormann <lbo@spheniscida.de>
date Wed, 28 Oct 2020 12:31:32 +0100
parents 51320cdc42ed
children 2db15ae9f222
files manual_demo/src/photoslibrary_v1_types.rs test_integration/src/main.rs
diffstat 2 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/manual_demo/src/photoslibrary_v1_types.rs	Tue Oct 27 19:55:30 2020 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-../../generate/gen/photoslibrary_v1_types.rs
\ No newline at end of file
--- a/test_integration/src/main.rs	Tue Oct 27 19:55:30 2020 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-fn main() {
-    println!("Hello, world!");
-}