Skip to content

Commit

Permalink
removed a file without thinking too much of it. making sure timeular …
Browse files Browse the repository at this point in the history
…report is the only endpoint still.
  • Loading branch information
Soben committed Jun 21, 2019
1 parent 2293d03 commit 286ede9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/usr/bin/env node

const program = require("commander");
const getTaskTotal = require("../src/commands/get-task-time");
const getReport = require("../src/commands/get-report");

program.version("0.1.1", "-v, --version");
Expand Down

0 comments on commit 286ede9

Please sign in to comment.