Skip to content

Commit

Permalink
🚨 remove un-nec comment
Browse files Browse the repository at this point in the history
  • Loading branch information
theapache64 committed Jul 27, 2021
1 parent 4c76fe3 commit de4cd62
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/kotlin/com/theapache64/stackzy/App.kt
Expand Up @@ -35,8 +35,6 @@ class App(
*/
fun main() {
// Parsing application arguments

//TODO: This should be read from properties file generated by build-process/gradle
val appArgs = AppArgs(
appName = "Stackzy",
version = "v1.0.9",
Expand Down

0 comments on commit de4cd62

Please sign in to comment.