Skip to content

Commit

Permalink
Move Duke.java out of the package
Browse files Browse the repository at this point in the history
  • Loading branch information
damithc committed Aug 5, 2019
1 parent 6bb6b9f commit 6a7120c
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
package seedu.duke;

/**
* Duke is a personal assistance chatbot.
* Happy coding!
*/
public class Duke {
public static void main(String[] args) {
String logo = " ____ _ \n"
Expand Down

0 comments on commit 6a7120c

Please sign in to comment.