瀏覽代碼

Removed useless debugging message.

master
Pavel Šimerda 9 年之前
父節點
當前提交
cb7c0b3dd6
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. +0
    -1
      invoice

+ 0
- 1
invoice 查看文件

@@ -4,7 +4,6 @@ import os, sys
base_dir = sys.path[0]
sys.path[0] = os.path.join(base_dir, "lib")

print(sys.path)
import invoice.cli

if __name__ == '__main__':


Loading…
取消
儲存