瀏覽代碼

Unused dependency

Gogs 3 年之前
父節點
當前提交
14fd05579a
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      lesson-01/main.py

+ 0 - 2
lesson-01/main.py

@@ -2,8 +2,6 @@ from auditorium import Show
 import math
 from auditorium.show import Context
 from markdown.core import markdown
-import numpy as np
-import matplotlib.pyplot as plt
 
 show = Show('My Show')