diff --git a/src/app/degree-planner/term-container/term-container.component.ts b/src/app/degree-planner/term-container/term-container.component.ts
index 253d445276110657ee90a0c1d78fb5cb9ec3b2e4..2d38e1e156cc847bd2f5ce9d73598a9cc78cc7b9 100644
--- a/src/app/degree-planner/term-container/term-container.component.ts
+++ b/src/app/degree-planner/term-container/term-container.component.ts
@@ -151,7 +151,6 @@ export class TermContainerComponent implements OnInit, OnDestroy {
       const { id } = event.item.data;
       const newIndex = event.currentIndex;
       const { classNumber } = event.item.data as Course;
-      console.log('classNumber', classNumber);
 
       if (classNumber !== null) {
         // If moving course with packages to future term