diff --git a/img/dprogramming.jpeg b/img/dprogramming.jpeg deleted file mode 100644 index c661b3e..0000000 Binary files a/img/dprogramming.jpeg and /dev/null differ diff --git a/lesson#21 - Aliased and Public Imports/main.d b/lesson#21 - Aliased and Public Imports/main.d deleted file mode 100644 index 062f253..0000000 --- a/lesson#21 - Aliased and Public Imports/main.d +++ /dev/null @@ -1,7 +0,0 @@ -// ****** aliased imports, public imports ****** - -import io = std.stdio; - -void main() { - io.writeln("hello, world!\n"); -} diff --git a/lesson#21 - More on Imports/main.d b/lesson#21 - More on Imports/main.d new file mode 100644 index 0000000..e69de29