Skip to content

Commit

Permalink
fix: Removed unecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Agrover112 committed Sep 2, 2021
1 parent b57f5c7 commit 959f598
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flight_algorithms/algorithms/base_algorithm.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from abc import ABC, ABCMeta, abstractmethod
#from flight_algorithms.Flight import Flight
import random
import math
import sys
Expand Down

0 comments on commit 959f598

Please sign in to comment.